X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_dra7xx-evm.inc;h=bbb7d95a1332201f910b66a61d61b3b8c34fc692;hb=a29f0388d7d3c84b5a41f307060fddf963078e24;hp=e9578781e14d5438ec9264c91a89fdb8cfd51681;hpb=2ce5939fab8abdbf775b5d037eb0dd67039c6367;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc index e9578781e..bbb7d95a1 100644 --- a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc +++ b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc @@ -2,9 +2,7 @@ #------------------------------------------------- ## Graphics section ## #------------------------------------------------- -# disable for morty branch -# PACKAGES_GFX_${MACHINE} = "omapdrm-pvr" -PACKAGES_GFX_${MACHINE} = " " +PACKAGES_GFX_${MACHINE} = "omapdrm-pvr" # Enable Gfx Pkgs MACHINE_FEATURES_append = " sgx" @@ -40,7 +38,7 @@ PACKAGES_MULTIMEDIA = " \ ${GSTREAMER_PLUGINS} \ " -PREFERRED_VERSION_ipumm-fw = "3.00.08.02" +PREFERRED_VERSION_ipumm-fw = "3.00.13.00" PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" PREFERRED_VERSION_virtual/kernel = "4.4" @@ -49,6 +47,7 @@ PREFERRED_VERSION_virtual/kernel = "4.4" IMAGE_INSTALL_append = " \ ${PACKAGES_GFX} \ ${PACKAGES_MULTIMEDIA} \ + cmem \ " ## ATTENTION, this is needed right now to build meta-ti with AGL: ##