From: Ross Burton Date: Wed, 11 Feb 2015 17:19:53 +0000 (+0000) Subject: gstreamer1.0-plugins-good: ship equaliser presets in right package X-Git-Tag: 2015-4~431 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=91811bd26740a583b5111e4754e1d462793ca30c;p=openembedded-core.git 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 --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc index b33ab2b705..37217f004d 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"