X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fdra7xx-evm%2F50_local.conf.inc;h=2ecfd14ac170fc0499f683acd1b27474d094503f;hb=refs%2Fchanges%2F39%2F7839%2F1;hp=291f10d75a9a2ff5eb7864a349edc996aa9f4828;hpb=472427989fff11e09615067de8e63cf98919df2a;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/dra7xx-evm/50_local.conf.inc b/templates/machine/dra7xx-evm/50_local.conf.inc index 291f10d75..2ecfd14ac 100644 --- a/templates/machine/dra7xx-evm/50_local.conf.inc +++ b/templates/machine/dra7xx-evm/50_local.conf.inc @@ -27,19 +27,25 @@ PREFERRED_VERSION_libgbm = "10.0.0" GSTREAMER_PLUGINS = " \ gstreamer1.0-plugins-bad-meta \ + gstreamer1.0-plugins-ducati \ + gstreamer1.0-plugins-vpe \ " - PACKAGES_MULTIMEDIA = " \ ipumm-fw \ pulseaudio-misc \ ${GSTREAMER_PLUGINS} \ " + 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: ##