From 629494a114bc73dcf6fa0de6d38b7d362e306999 Mon Sep 17 00:00:00 2001
From: Ross Burton <ross@openedhand.com>
Date: Mon, 1 Sep 2008 17:09:16 +0000
Subject: gst-plugins-ugly: update to 0.10.9

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5122 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/packages/gstreamer/gst-plugins-ugly_0.10.8.bb | 10 ----------
 meta/packages/gstreamer/gst-plugins-ugly_0.10.9.bb | 10 ++++++++++
 2 files changed, 10 insertions(+), 10 deletions(-)
 delete mode 100644 meta/packages/gstreamer/gst-plugins-ugly_0.10.8.bb
 create mode 100644 meta/packages/gstreamer/gst-plugins-ugly_0.10.9.bb

diff --git a/meta/packages/gstreamer/gst-plugins-ugly_0.10.8.bb b/meta/packages/gstreamer/gst-plugins-ugly_0.10.8.bb
deleted file mode 100644
index 052ae276e..000000000
--- a/meta/packages/gstreamer/gst-plugins-ugly_0.10.8.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require gst-plugins.inc
-DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame"
-PR = "r0"
-
-EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec,mpegstream,mpegaudioparse,asfdemux,realmedia"
-
-do_configure_prepend() {
-	# This m4 file contains nastiness which conflicts with libtool 2.2.2
-	rm ${S}/m4/lib-link.m4 || true
-}
diff --git a/meta/packages/gstreamer/gst-plugins-ugly_0.10.9.bb b/meta/packages/gstreamer/gst-plugins-ugly_0.10.9.bb
new file mode 100644
index 000000000..052ae276e
--- /dev/null
+++ b/meta/packages/gstreamer/gst-plugins-ugly_0.10.9.bb
@@ -0,0 +1,10 @@
+require gst-plugins.inc
+DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame"
+PR = "r0"
+
+EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec,mpegstream,mpegaudioparse,asfdemux,realmedia"
+
+do_configure_prepend() {
+	# This m4 file contains nastiness which conflicts with libtool 2.2.2
+	rm ${S}/m4/lib-link.m4 || true
+}
-- 
cgit v1.2.3