fix build with gcc6
[AGL/meta-agl.git] / templates / machine / dra7xx-evm / 50_local.conf.inc
index 7381980..2ecfd14 100644 (file)
@@ -38,10 +38,14 @@ PACKAGES_MULTIMEDIA   = " \
 
 PREFERRED_VERSION_ipumm-fw          = "3.00.08.02"
 
+PREFERRED_PROVIDER_virtual/kernel  = "linux-ti-staging"
+PREFERRED_VERSION_virtual/kernel  = "4.4"
+
 # Distribution-specific runtime components
 IMAGE_INSTALL_append = " \
      ${PACKAGES_GFX}     \
      ${PACKAGES_MULTIMEDIA}     \
+     cmem \
 "
 
 ## ATTENTION, this is needed right now to build meta-ti with AGL: ##