summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.15.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-02-08 23:36:48 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-08 23:36:48 +0000
commit8bf7fc815aa4f798990d3a117e902f4cf9b17380 (patch)
tree29b949959a2128f8693ad0d024a9da5bc3f7cb97 /packages/linux/linux-openzaurus_2.6.15.bb
parent8689b67e27766a6ff5efc3629e987118be5b6df2 (diff)
linux-oz-2.6: Add kexec patch and correct a poodle build failure.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.15.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.15.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.15.bb b/packages/linux/linux-openzaurus_2.6.15.bb
index fac29e5c61..b42f101f50 100644
--- a/packages/linux/linux-openzaurus_2.6.15.bb
+++ b/packages/linux/linux-openzaurus_2.6.15.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r4"
+PR = "r5"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -74,6 +74,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
${RPSRC}/pxafb_tweaks-r0.patch;patch=1 \
${RPSRC}/pm_changes-r0.patch;patch=1 \
${RPSRC}/sharpsl_pm-do-r2.patch;patch=1 \
+ ${DOSRC}/kexec-arm-r0.patch \
file://add-oz-release-string.patch;patch=1 \
file://pxa-serial-hack.patch;patch=1 \
${RPSRC}/jl1/pxa-linking-bug.patch;patch=1 \