aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-06-22 20:39:29 +0200
committerSimon Busch <morphis@gravedo.de>2011-06-24 20:55:04 +0200
commit121032a47518ef5c37c9a690365f2b4763dd4ea4 (patch)
tree683e70997186c29436693a7595bc6b00d434acd8 /recipes/linux
parent6f3334a9a1ef5953a0a9e2b6ec92705a3f9295d1 (diff)
downloadopenembedded-121032a47518ef5c37c9a690365f2b4763dd4ea4.tar.gz
linux-palmpre: update to the latest version
This will include a fix for the palmpre2 to get wireless network working. On the palmpre2 another gpio is used to reset the wifi chip as on the palmpre. Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-palmpre_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-palmpre_git.bb b/recipes/linux/linux-palmpre_git.bb
index fc8d440257..73ca3eb90c 100644
--- a/recipes/linux/linux-palmpre_git.bb
+++ b/recipes/linux/linux-palmpre_git.bb
@@ -12,7 +12,7 @@ DEPENDS += "kbd-native"
S = "${WORKDIR}/git/"
-SRCREV = "2c70e5959c6ff34bb10a557a048f5afc32039ca6"
+SRCREV = "35f9a854d314456b5b9a607b26d7b945a2ed1046"
KV = "2.6.24"
PR="r4"
PV = "${KV}+gitr${SRCPV}"