meta-agl-bsp: Update PACKAGES_GFX_* for TI boards
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_dra7xx-evm.inc
index 12c0a27..b961ba1 100644 (file)
@@ -2,7 +2,7 @@
 #-------------------------------------------------
 ## Graphics section ##
 #-------------------------------------------------
-PACKAGES_GFX_${MACHINE} = "omapdrm-pvr"
+PACKAGES_GFX_${MACHINE} = "ti-sgx-ddk-km"
 
 # Enable Gfx Pkgs
 MACHINE_FEATURES_append = " sgx"
@@ -26,7 +26,7 @@ PREFERRED_VERSION_libgbm            = "10.0.0"
 
 PACKAGES_MULTIMEDIA   = " \
     ipumm-fw \
-    pulseaudio-misc      \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-misc' , '', d)}      \
 "
 
 PREFERRED_PROVIDER_virtual/kernel  = "linux-ti-staging"