summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_dra7xx-evm.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_dra7xx-evm.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
index f3abe4cc5..f5e85100d 100644
--- a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
+++ b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
@@ -47,3 +47,10 @@ IMAGE_INSTALL_append = " \
${PACKAGES_MULTIMEDIA} \
cmem \
"
+
+# Include WIC support based on beaglebone
+do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
+WKS_FILE = "sdimage-bootpart.wks"
+IMAGE_BOOT_FILES = "MLO u-boot.img uEnv.txt"
+
+AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"