X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fdra7xx-evm%2F50_local.conf.inc;fp=templates%2Fmachine%2Fdra7xx-evm%2F50_local.conf.inc;h=8f6312d5c15619c4e6830f3961540b845d81cfb4;hb=c1ddae6f941c580917c06fbdba34651d5be16099;hp=05a15c9719902daa0ff5b9d674ebd739c5c806d4;hpb=dd8aa67bfee8887e1943ad4ef49232ea04025330;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/dra7xx-evm/50_local.conf.inc b/templates/machine/dra7xx-evm/50_local.conf.inc index 05a15c971..8f6312d5c 100644 --- a/templates/machine/dra7xx-evm/50_local.conf.inc +++ b/templates/machine/dra7xx-evm/50_local.conf.inc @@ -27,3 +27,8 @@ IMAGE_INSTALL_append = " \ ## ATTENTION, this is needed right now to build meta-ti with AGL: ## ## due to meta-ti being based on YP 1.8 instead of YP 2.0 BBMASK = "meta-ti/.*eudev" + + + +IMAGE_CLASSES_append_sota = " image_types_uboot sdcard_image-dra7xx-evm-ota" +IMAGE_FSTYPES += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-ota', 'dra7xx-evm-sdimg-ota ', '', d)}"