installer: ccimx95: install dey-image-chromium by default
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
parent
bd7e2f40ec
commit
f82ea20153
|
|
@ -52,6 +52,9 @@ KERNEL_DEVICETREE ?= " \
|
||||||
"
|
"
|
||||||
FIT_CONF_DEFAULT_DTB = "ccimx95-dvk.dtb"
|
FIT_CONF_DEFAULT_DTB = "ccimx95-dvk.dtb"
|
||||||
|
|
||||||
|
# Default image for install scripts
|
||||||
|
DEFAULT_IMAGE_NAME ?= "dey-image-chromium"
|
||||||
|
|
||||||
# Boot artifacts to be copied from the deploy dir to the installer ZIP
|
# Boot artifacts to be copied from the deploy dir to the installer ZIP
|
||||||
BOOTABLE_ARTIFACTS = " \
|
BOOTABLE_ARTIFACTS = " \
|
||||||
imx-boot##SIGNED##-ccimx95-dvk.bin \
|
imx-boot##SIGNED##-ccimx95-dvk.bin \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue