gstreamer: fix the patch. honest, it built for me

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3421 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2008-01-08 14:34:25 +00:00
parent f4a6185266
commit 3a4cd6a02f
2 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
Index: gstreamer-cvs/gst/gstregistry.c
Index: gstreamer-0.10.4/gst/gstregistry.c
===================================================================
RCS file: /cvs/gstreamer/gstreamer/gst/gstregistry.c,v
retrieving revision 1.75
diff -u -r1.75 gstregistry.c
--- gstreamer-cvs/gst/gstregistry.c 31 Jul 2007 11:51:38 -0000 1.75
+++ gstreamer-cvs/gst/gstregistry.c 8 Jan 2008 14:12:40 -0000
--- gstreamer-0.10.4/gst/gstregistry.c 31 Jul 2007 11:51:38 -0000 1.75
+++ gstreamer-0.10.4/gst/gstregistry.c 8 Jan 2008 14:12:40 -0000
@@ -813,6 +813,16 @@
GST_LOG_OBJECT (registry, "examining file: %s", filename);

View File

@ -5,13 +5,13 @@ PRIORITY = "optional"
LICENSE = "LGPL"
HOMEPAGE = "http://www.gstreamer.net/"
DEPENDS = "glib-2.0 gettext-native libxml2 bison-native flex-native"
PR = "r2"
PR = "r3"
inherit autotools pkgconfig
SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
file://gst-inspect-check-error.patch;patch=1 \
file://gstreamer-omit-debug-directories.patch;patch=1;pnum=0"
file://gstreamer-omit-debug-directories.patch;patch=1"
# file://gstregistrybinary.c \
# file://gstregistrybinary.h \
# file://gstreamer-0.9-binary-registry.patch;patch=1"