]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-plugins-good: ship equaliser presets in right package
authorRoss Burton <ross.burton@intel.com>
Wed, 11 Feb 2015 17:41:27 +0000 (17:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:37 +0000 (08:40 +0000)
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@intel.com>
meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb

index 495bb17649f9501d2bd923c4447cb5cef330c85f..85f2196fd45dc059dabd9b159236e6f8752d84f1 100644 (file)
@@ -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"