[oe-commits] Ross Burton : gstreamer1.0-plugins-good: ship equaliser presets in right package

git at git.openembedded.org git at git.openembedded.org
Sat Feb 14 22:27:34 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 91811bd26740a583b5111e4754e1d462793ca30c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=91811bd26740a583b5111e4754e1d462793ca30c

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed Feb 11 17:19:53 2015 +0000

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.

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 1 +
 1 file changed, 1 insertion(+)

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"



More information about the Openembedded-commits mailing list