Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorGraeme Gregory <dp@xora.org.uk>
Tue, 5 Apr 2005 15:02:20 +0000 (15:02 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 5 Apr 2005 15:02:20 +0000 (15:02 +0000)
into cimmeria.(none):/home/dp/zaurus/openembedded

2005/04/05 15:01:57+00:00 (none)!XorA
Add patch for missing vidix hunk in the big vidix patch, brings pre6a to pre3try2 levels

BKrev: 4252a87cvm32febL7WlYPn1a59qLEA

packages/mplayer/mplayer-1.0pre6a/vidix-drivers-w100.patch [new file with mode: 0644]
packages/mplayer/mplayer_1.0pre6a.bb

diff --git a/packages/mplayer/mplayer-1.0pre6a/vidix-drivers-w100.patch b/packages/mplayer/mplayer-1.0pre6a/vidix-drivers-w100.patch
new file mode 100644 (file)
index 0000000..e69de29
index b74ca0c..aa798b4 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = "http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-${PV}.tar.bz2 \
            file://Makefile.patch;patch=1 \
            file://sdl.patch;patch=0 \
            file://zlib.patch;patch=0 "
-PR = "r1"
+PR = "r2"
 
 DEFAULT_PREFERENCE = "-1"
 PARALLEL_MAKE = ""
@@ -16,7 +16,8 @@ PARALLEL_MAKE = ""
 DEPENDS_c7x0 += "sharp-aticore"
 PACKAGE_ARCH_c7x0 = "${MACHINE_ARCH}"
 SRC_URI_append_c7x0 = "file://mplayer-w100_1.0pre3.1.modified.diff;patch=1 \
-                       file://Makefile-vidix.patch;patch=0 "
+                       file://Makefile-vidix.patch;patch=0 \
+                       file://vidix-drivers-w100.patch;patch=1 "
 
 S = "${WORKDIR}/MPlayer-${PV}"