summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer/gst-plugins-good_0.10.23.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-07-12 15:29:37 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-14 09:55:55 +0100
commite1ed3900fabad7d62dea4ee84ecfd4db62f8ad08 (patch)
tree685af087ce360d6db5b692110bd70e8492111843 /meta/packages/gstreamer/gst-plugins-good_0.10.23.bb
parente388cb142a9f79faf528aee6e7d56714f5596450 (diff)
downloadpoky-e1ed3900fabad7d62dea4ee84ecfd4db62f8ad08.tar.gz
gst-plugins: fix multiple providers warning
Rename all the sub-plugin to eliminate the inclusion by all plugins set This can fix the multple providers warning Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins-good_0.10.23.bb')
-rw-r--r--meta/packages/gstreamer/gst-plugins-good_0.10.23.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-good_0.10.23.bb b/meta/packages/gstreamer/gst-plugins-good_0.10.23.bb
index fe5c722f49..528dcbf540 100644
--- a/meta/packages/gstreamer/gst-plugins-good_0.10.23.bb
+++ b/meta/packages/gstreamer/gst-plugins-good_0.10.23.bb
@@ -13,8 +13,6 @@ inherit gettext
13 13
14EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check" 14EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check"
15 15
16PACKAGES += "gst-plugin-id3demux"
17
18do_configure_prepend() { 16do_configure_prepend() {
19 # This m4 file contains nastiness which conflicts with libtool 2.2.2 17 # This m4 file contains nastiness which conflicts with libtool 2.2.2
20 rm ${S}/m4/lib-link.m4 || true 18 rm ${S}/m4/lib-link.m4 || true