Added the patch from R25 to R29 to the Unslung kernel (or at least as much of it...
authorRod Whitby <rod@whitby.id.au>
Sat, 11 Jun 2005 11:33:21 +0000 (11:33 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 11 Jun 2005 11:33:21 +0000 (11:33 +0000)
BKrev: 42aacc01XIIQGs8gmc6QzWwZ-iuXnQ

packages/linux/unslung-kernel/linux-kernel-R25_to_R29.patch [new file with mode: 0644]
packages/linux/unslung-kernel_2.3r29.bb

diff --git a/packages/linux/unslung-kernel/linux-kernel-R25_to_R29.patch b/packages/linux/unslung-kernel/linux-kernel-R25_to_R29.patch
new file mode 100644 (file)
index 0000000..e69de29
index 3bfa0e7..604dbd2 100644 (file)
@@ -4,7 +4,7 @@ include nslu2-linksys-kernel_2.4.22.bb
 
 DESCRIPTION = "Unslung kernel for the Linksys NSLU2 device"
 MAINTAINER = "NSLU2 Linux <www.nlsu2-linux.org>"
-PR = "r1"
+PR = "r2"
 
 KERNEL_SUFFIX = "unslung"
 
@@ -21,6 +21,7 @@ SRC_URI += "file://limit1gb.patch;patch=1 \
            file://ppp_mppe.patch;patch=1 \
            file://nfs-blocksize.patch;patch=1 \
            file://pl2303.patch;patch=1 \
+           file://linux-kernel-R25_to_R29.patch;patch=1 \
            ${UNSLUNG_KERNEL_EXTRA_SRC_URI}"
 
 FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/unslung-kernel', '${FILE_DIRNAME}/nslu2-linksys-kernel-2.4.22', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"