apply Brad Larsons patch adding some 2.6.5 kernel bits for shepherd
authorMichael Lauer <mickey@vanille-media.de>
Wed, 21 Apr 2004 17:04:26 +0000 (17:04 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 21 Apr 2004 17:04:26 +0000 (17:04 +0000)
BKrev: 4086a99aRQ8lk8rhHbn-Zcuhq0qmtA

linux/openzaurus-2.6.5-jl1/defconfig-shepherd [new file with mode: 0644]
linux/openzaurus_2.6.5-jl1.oe

diff --git a/linux/openzaurus-2.6.5-jl1/defconfig-shepherd b/linux/openzaurus-2.6.5-jl1/defconfig-shepherd
new file mode 100644 (file)
index 0000000..e69de29
index eafe0ca..aa425da 100644 (file)
@@ -6,9 +6,9 @@ PV = "${KV}-${JLV}"
 
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-${PV}"
 
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \
-           http://www.cs.wisc.edu/~lenz/zaurus/files/patch-${KV}-${JLV}.diff.gz;patch=1"
-
+SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2               \
+           http://www.cs.wisc.edu/~lenz/zaurus/files/patch-${KV}-${JLV}.diff.gz;patch=1 \
+           http://sit.wisc.edu/~bjlarson2/oztesting/patch-${KV}-jlv2.diff.gz;patch=1    "
 S = "${WORKDIR}/linux-${KV}"
 
 inherit kernel