build.sh: add core-image-base for ccimx6ulsbc
In the CC6UL this is the only image that has the connectcore demo included, so add it to the daily build. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
f56d4db107
commit
05d25ab36d
|
|
@ -165,7 +165,7 @@ done<<-_EOF_
|
||||||
ccimx8x-sbc-express dey-image-qt
|
ccimx8x-sbc-express dey-image-qt
|
||||||
ccimx6qpsbc dey-image-qt,dey-image-crank
|
ccimx6qpsbc dey-image-qt,dey-image-crank
|
||||||
ccimx6sbc dey-image-qt,dey-image-crank
|
ccimx6sbc dey-image-qt,dey-image-crank
|
||||||
ccimx6ulsbc dey-image-qt,dey-image-crank
|
ccimx6ulsbc core-image-base,dey-image-qt,dey-image-crank
|
||||||
ccimx6ulstarter core-image-base
|
ccimx6ulstarter core-image-base
|
||||||
ccimx6ulsom dey-image-mft-module-min
|
ccimx6ulsom dey-image-mft-module-min
|
||||||
ccimx6ulrftest dey-image-mft-module-rf
|
ccimx6ulrftest dey-image-mft-module-rf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue