aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.31.bb
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-10-28 16:20:11 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2009-10-28 16:20:11 +0100
commitb3a385a228a5a88ad1a0ba8504e09d4e20eed41d (patch)
treebb0b98185dd20a69128a171bec05a075e10422c9 /recipes/linux/linux_2.6.31.bb
parent35e29f89240d5fc55967e2014a0fcef1595d5f61 (diff)
downloadopenembedded-b3a385a228a5a88ad1a0ba8504e09d4e20eed41d.tar.gz
linux-2.6.31: use standard GPIO drivers for boc01
Diffstat (limited to 'recipes/linux/linux_2.6.31.bb')
-rw-r--r--recipes/linux/linux_2.6.31.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb
index 70d55e9424..1c45a58526 100644
--- a/recipes/linux/linux_2.6.31.bb
+++ b/recipes/linux/linux_2.6.31.bb
@@ -6,6 +6,7 @@ S = "${WORKDIR}/linux-${PV}"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_boc01 = "1"
DEFAULT_PREFERENCE_db1200 = "1"
DEFAULT_PREFERENCE_qemumips = "1"
DEFAULT_PREFERENCE_qemux86 = "1"
@@ -21,7 +22,7 @@ SRC_URI_append_boc01 = "\
file://004-081205-usb.patch;patch=1 \
file://005-091008-isl12024.patch;patch=1 \
file://007-091005-lm73.patch;patch=1 \
- file://011-090115-gpio.patch;patch=1 \
+ file://011-091028-gpio.patch;patch=1 \
file://012-091019-capsense.patch;patch=1 \
file://013-091015-lcd.patch;patch=1 \
"