[OE-core] [PATCH 2/4] gstreamer1.0-plugins-good: ship equaliser presets in right package

Ross Burton ross.burton at intel.com
Wed Feb 11 18:08:28 UTC 2015


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"
-- 
1.7.10.4




More information about the Openembedded-core mailing list