X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_dra7xx-evm.inc;h=f5e85100dc14aae3b9b484154180e140cc640c20;hb=97c2daa1c4846a1225b88368ee48841bd5206634;hp=f3abe4cc5d8b18202511cd09114884ad49f8cffd;hpb=7c227f30c8437d2f5a7b95622d97a86149a716c8;p=AGL%2Fmeta-agl.git 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"