summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc10
1 files changed, 7 insertions, 3 deletions
diff --git a/meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc b/meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc
index 2e3633ef4..5b86ba9a0 100644
--- a/meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc
+++ b/meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc
@@ -20,15 +20,19 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"
PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-boundary"
PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-boundary"
-MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " u-boot-boundary"
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \
+ u-boot-boundary \
+ u-boot-script-boundary \
+"
UBOOT_MACHINE = "nitrogen6q_config"
SPL_BINARY = ""
UBOOT_SUFFIX_SDCARD = "imx"
IMAGE_BOOTLOADER = "u-boot"
-# force generate sdcard image also
-AGL_DEFAULT_IMAGE_FSTYPES := "sdcard.xz"
+# generate WIC image also
+WKS_FILE = "imx-uboot.wks"
+AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
AGL_DEFAULT_INITRAMFS_FSTYPES := ""
PREFERRED_VERSION_weston_mx6_forcevariable = "2.0.0"