summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-06-11 11:33:21 +0000
committerRod Whitby <rod@whitby.id.au>2005-06-11 11:33:21 +0000
commit576f457da4d348a91d896e3a15db7bd29ba32157 (patch)
treeacaef32286b5f07962736a479b59dc2ce247b302 /packages/linux
parent2ef4306d4da7e73d8efd48e7458316673a7e4bc3 (diff)
Added the patch from R25 to R29 to the Unslung kernel (or at least as much of it as we want to add).
BKrev: 42aacc01XIIQGs8gmc6QzWwZ-iuXnQ
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/unslung-kernel/linux-kernel-R25_to_R29.patch0
-rw-r--r--packages/linux/unslung-kernel_2.3r29.bb3
2 files changed, 2 insertions, 1 deletions
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
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/linux/unslung-kernel/linux-kernel-R25_to_R29.patch
diff --git a/packages/linux/unslung-kernel_2.3r29.bb b/packages/linux/unslung-kernel_2.3r29.bb
index 3bfa0e7ffb..604dbd21ba 100644
--- a/packages/linux/unslung-kernel_2.3r29.bb
+++ b/packages/linux/unslung-kernel_2.3r29.bb
@@ -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)}"