diff options
Diffstat (limited to 'templates/machine/dra7xx-evm')
-rw-r--r-- | templates/machine/dra7xx-evm/50_local.conf.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/machine/dra7xx-evm/50_local.conf.inc b/templates/machine/dra7xx-evm/50_local.conf.inc index 291f10d75..73819807a 100644 --- a/templates/machine/dra7xx-evm/50_local.conf.inc +++ b/templates/machine/dra7xx-evm/50_local.conf.inc @@ -27,13 +27,15 @@ 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" # Distribution-specific runtime components |