summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2017-03-21 18:24:41 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-03-29 16:15:34 +0000
commit4ca83a315389ea5c6e069fbe6a790d5f379fa604 (patch)
treedb8df972c9f2fe7f12647ba244b8c114da383805 /meta-agl-bsp/conf
parent29f5c9b429686c1d41b7b5e653fdfe648a803ebb (diff)
dra7xx: minor cleanup of config file
Change-Id: I5c54d695c48c97f0dda82445ee66d04c0425d391 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Diffstat (limited to 'meta-agl-bsp/conf')
-rw-r--r--meta-agl-bsp/conf/include/agl_dra7xx-evm.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
index bbb7d95a1..3ca5b0bd8 100644
--- a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
+++ b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
@@ -50,11 +50,5 @@ IMAGE_INSTALL_append = " \
cmem \
"
-## 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)}"