build.sh: add ccimx93-dvk new platform
This enables the autobuild of the platform in the buildserver. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
d905428eb3
commit
78269acbe0
|
|
@ -170,6 +170,7 @@ done<<-_EOF_
|
||||||
ccimx6ulrftest dey-image-mft-module-rf
|
ccimx6ulrftest dey-image-mft-module-rf
|
||||||
ccmp15-dvk dey-image-qt,dey-image-crank
|
ccmp15-dvk dey-image-qt,dey-image-crank
|
||||||
ccmp13-dvk core-image-base
|
ccmp13-dvk core-image-base
|
||||||
|
ccimx93-dvk core-image-base
|
||||||
_EOF_
|
_EOF_
|
||||||
|
|
||||||
YOCTO_IMGS_DIR="${WORKSPACE}/images"
|
YOCTO_IMGS_DIR="${WORKSPACE}/images"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue