X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=templates%2Fmachine%2Fdra7xx-evm%2F50_local.conf.inc;h=2ecfd14ac170fc0499f683acd1b27474d094503f;hb=1ee9eef396231620921771796192527c187f5e31;hp=ca693c30cc0ed456f861da3fae8d3f34dabb5fc7;hpb=2380bc09b584ae176f2275c6ac72d94ebfbf7c3b;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 ca693c30c..2ecfd14ac 100644 --- a/templates/machine/dra7xx-evm/50_local.conf.inc +++ b/templates/machine/dra7xx-evm/50_local.conf.inc @@ -25,17 +25,27 @@ PREFERRED_VERSION_libgbm = "10.0.0" ## Multimedia section ## #------------------------------------------------- +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: ##