summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.26.bb
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2008-12-22 08:14:51 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2008-12-22 08:14:51 +0100
commitbc01e920ab6319679ab1f29f3b3e2e0258c2ab55 (patch)
treeab3b84137015518ca70b91e12c1b1882aca33d4f /packages/linux/linux_2.6.26.bb
parent389bb8d311f1b9a47be6c28b0cc056fd4036f97b (diff)
linux-2.6.26: fix boc01 keyboard driver's repeat rate
Diffstat (limited to 'packages/linux/linux_2.6.26.bb')
-rw-r--r--packages/linux/linux_2.6.26.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux_2.6.26.bb b/packages/linux/linux_2.6.26.bb
index 36887a137a..965e25eda2 100644
--- a/packages/linux/linux_2.6.26.bb
+++ b/packages/linux/linux_2.6.26.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r6"
+PR = "r7"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
@@ -22,7 +22,7 @@ SRC_URI_append_boc01 = "\
file://008-081127-spi.patch;patch=1 \
file://010-081105-mii.patch;patch=1 \
file://011-081202-gpio.patch;patch=1 \
- file://012-081218-cy3218-btns.patch;patch=1 \
+ file://012-081222-cy3218-btns.patch;patch=1 \
file://013-081212-lcd.patch;patch=1 \
"