summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.19.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-12-28 15:36:37 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-12-28 15:36:37 +0000
commit97a30b2086ee589af19144d952e980503b178ce1 (patch)
tree338d4f650b21e6aeecaeb2d5817dfcf77e159898 /packages/linux/linux-rp_2.6.19.bb
parent457ff435ac6876fcf346010fd0df692277661525 (diff)
linux-rp: Add xscale_cache_workaround patch to fix segfaults until we find a better solution
Diffstat (limited to 'packages/linux/linux-rp_2.6.19.bb')
-rw-r--r--packages/linux/linux-rp_2.6.19.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.19.bb b/packages/linux/linux-rp_2.6.19.bb
index 3f0472ecdd..96307e0f92 100644
--- a/packages/linux/linux-rp_2.6.19.bb
+++ b/packages/linux/linux-rp_2.6.19.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r2"
+PR = "r3"
DEFAULT_PREFERENCE = "-1"
@@ -36,6 +36,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2 \
${RPSRC}/poodle_pm-r3.patch;patch=1 \
${RPSRC}/pxa27x_overlay-r4.patch;patch=1 \
${RPSRC}/w100_extaccel-r0.patch;patch=1 \
+ ${RPSRC}/xscale_cache_workaround-r0.patch;patch=1 \
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \