summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-02-11 17:19:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-14 08:41:02 +0000
commit8df03f407f862efac33525b19621f56fc3f9f8f6 (patch)
tree3e75bb71516a2db740d3febe9211030e3611137c /meta/recipes-multimedia
parentbfb4819480789cffccc4cc2f8786131806f9fd4b (diff)
downloadast2050-yocto-poky-8df03f407f862efac33525b19621f56fc3f9f8f6.zip
ast2050-yocto-poky-8df03f407f862efac33525b19621f56fc3f9f8f6.tar.gz
gstreamer1.0-plugins-good: ship equaliser presets in right package
The equaliser presets were packaged into ${PN} which was rarely installed, so move the files to the right subpackage. (From OE-Core rev: 91811bd26740a583b5111e4754e1d462793ca30c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
index b33ab2b..37217f0 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
@@ -55,3 +55,4 @@ EXTRA_OECONF += " \
${GSTREAMER_1_0_ORC} \
"
+FILES_${PN}-equalizer += "${datadir}/gstreamer-1.0/presets/*.prs"
OpenPOWER on IntegriCloud