diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-02-20 18:37:51 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-22 13:16:53 +0100 |
commit | e5af1c28df2356e86b3b1742ffad1b42d6d87689 (patch) | |
tree | 5fcf4481f0366f2e6b3f110f6d470a38b9e23f4c /meta-multimedia/recipes-multimedia | |
parent | 828d3cda6c845f6b5a260c41de3462e5e3c31c2c (diff) | |
download | meta-openembedded-e5af1c28df2356e86b3b1742ffad1b42d6d87689.tar.gz |
gst-plugins-good: unblacklist - gstreamer is back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia')
-rw-r--r-- | meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb index cabbca548..7e4a52567 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb | |||
@@ -46,5 +46,3 @@ SRC_URI[sha256sum] = "7e27840e40a7932ef2dc032d7201f9f41afcaf0b437daf5d1d44dc96d9 | |||
46 | 46 | ||
47 | FILES_${PN}-gconfelements += "${sysconfdir}/gconf/schemas/gstreamer-0.10.schemas" | 47 | FILES_${PN}-gconfelements += "${sysconfdir}/gconf/schemas/gstreamer-0.10.schemas" |
48 | FILES_${PN}-equalizer += "${datadir}/gstreamer-0.10/presets/*.prs" | 48 | FILES_${PN}-equalizer += "${datadir}/gstreamer-0.10/presets/*.prs" |
49 | |||
50 | PNBLACKLIST[gst-plugins-good] ?= "Depends on blacklisted gstreamer" | ||