summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.23.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-11-16 22:37:36 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-11-16 22:37:36 +0000
commitb02d783422320a9d71754d5e626f412adb307162 (patch)
treef33de4a3ce8a29e10769086cfcd0a1cf3fcfb30d /packages/linux/linux-rp_2.6.23.bb
parent8bf214c9b0fdaa68134bb81c39f854ed51a4de56 (diff)
linux-rp_2.6.23.bb : add missing patch to prevent connect+ cards from
oopsis on insert.
Diffstat (limited to 'packages/linux/linux-rp_2.6.23.bb')
-rw-r--r--packages/linux/linux-rp_2.6.23.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.23.bb b/packages/linux/linux-rp_2.6.23.bb
index 141e689c41..ccc67405a3 100644
--- a/packages/linux/linux-rp_2.6.23.bb
+++ b/packages/linux/linux-rp_2.6.23.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r7"
+PR = "r8"
DEFAULT_PREFERENCE_qemuarm = "-1"
DEFAULT_PREFERENCE_qemux86 = "-1"
@@ -50,6 +50,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \
file://pxa-serial-hack.patch;patch=1;status=hack \
file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
+ file://connectplus-prevent-oops-HACK.patch;patch=1;status=hack \
file://squashfs3.0-2.6.15.patch;patch=1;status=external \
file://uvesafb-0.1-rc3-2.6.22.patch;patch=1;status=external \
file://htcuni.patch;patch=1 \