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

git at git.openembedded.org git at git.openembedded.org
Sat Feb 14 08:42:01 UTC 2015


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

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

gst-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/gst-plugins-good_0.10.31.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
index 495bb17..85f2196 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
@@ -42,3 +42,4 @@ SRC_URI[md5sum] = "24f98a294a2b521e1b29412bdadae2e6"
 SRC_URI[sha256sum] = "7e27840e40a7932ef2dc032d7201f9f41afcaf0b437daf5d1d44dc96d9e35ac6"
 
 FILES_${PN}-gconfelements += "${sysconfdir}/gconf/schemas/gstreamer-0.10.schemas"
+FILES_${PN}-equalizer += "${datadir}/gstreamer-0.10/presets/*.prs"



More information about the Openembedded-commits mailing list