summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.16.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-02-21 00:34:41 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-02-21 00:34:41 +0000
commitdb09c170a027773e87594195b8a1bdce66310dd1 (patch)
treedafa733311f38538be4533bc0cff071d2f962139 /packages/linux/linux-rp_2.6.16.bb
parent18b9d447451a95e984f1a9b67db2e312524e7b5c (diff)
linux-rp: Drop 2.6.18, 2.6.19, patch correct kexec syscall number for other versions
Diffstat (limited to 'packages/linux/linux-rp_2.6.16.bb')
-rw-r--r--packages/linux/linux-rp_2.6.16.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.16.bb b/packages/linux/linux-rp_2.6.16.bb
index bd1ce2b210..e49e9e2366 100644
--- a/packages/linux/linux-rp_2.6.16.bb
+++ b/packages/linux/linux-rp_2.6.16.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r47"
+PR = "r48"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -86,7 +86,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
${RPSRC}/sharpsl_pm-do-r2.patch;patch=1;status=merged \
${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \
- ${DOSRC}/kexec-arm-r2.patch;patch=1 \
+ ${RPSRC}/kexec-arm-r2a.patch;patch=1 \
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
file://hrw-pcmcia-ids-r5.patch;patch=1 \
file://locomo-kbd-hotkeys.patch;patch=1 \