build.sh: change image to build for ccimx93
Support to build wayland-based graphical images has been added for ccimx93, so build that image. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
7f6bbf14e1
commit
9dc6a491ba
|
|
@ -170,7 +170,7 @@ done<<-_EOF_
|
|||
ccimx6ulrftest dey-image-mft-module-rf
|
||||
ccmp15-dvk dey-image-qt,dey-image-crank
|
||||
ccmp13-dvk core-image-base
|
||||
ccimx93-dvk core-image-base
|
||||
ccimx93-dvk dey-image-qt
|
||||
_EOF_
|
||||
|
||||
YOCTO_IMGS_DIR="${WORKSPACE}/images"
|
||||
|
|
|
|||
Loading…
Reference in New Issue