build.sh: add ccimx93-dvk new platform
This allows building the new platform from GitHub. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
bc3636fd88
commit
7374cd0685
|
|
@ -132,6 +132,7 @@ done<<-_EOF_
|
|||
ccimx6ulstarter core-image-base
|
||||
ccmp15-dvk dey-image-webkit
|
||||
ccmp13-dvk core-image-base
|
||||
ccimx93-dvk dey-image-qt
|
||||
_EOF_
|
||||
|
||||
# Set default values if not provided by Jenkins
|
||||
|
|
|
|||
Loading…
Reference in New Issue