dra7xx: minor cleanup of config file 65/8865/4
authorKarthik Ramanan <a0393906@ti.com>
Tue, 21 Mar 2017 12:54:41 +0000 (18:24 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 29 Mar 2017 16:15:34 +0000 (16:15 +0000)
Change-Id: I5c54d695c48c97f0dda82445ee66d04c0425d391
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
meta-agl-bsp/conf/include/agl_dra7xx-evm.inc

index bbb7d95..3ca5b0b 100644 (file)
@@ -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)}"