dra7xx: weston: cleanup patches
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_dra7xx-evm.inc
index bbb7d95..a9af2c8 100644 (file)
@@ -41,7 +41,7 @@ PACKAGES_MULTIMEDIA   = " \
 PREFERRED_VERSION_ipumm-fw          = "3.00.13.00"
 
 PREFERRED_PROVIDER_virtual/kernel  = "linux-ti-staging"
-PREFERRED_VERSION_virtual/kernel  = "4.4"
+PREFERRED_VERSION_virtual/kernel  = "4.9"
 
 # Distribution-specific runtime components
 IMAGE_INSTALL_append = " \
@@ -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)}"