aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-leviathan_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-12 19:47:29 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-12 19:47:29 +0200
commit9171e9cd1f758f750bab55a568f191a9920859f9 (patch)
tree2ebb90991caec6b610c20a83ba659c4fb2abe742 /recipes/linux/linux-leviathan_git.bb
parent60c40c8dc652a09b8b479df4c1aeac0c56bd24b5 (diff)
downloadopenembedded-9171e9cd1f758f750bab55a568f191a9920859f9.tar.gz
linux-leviathan: enable debugfs to fix wifi (yes, it's true)
BIG HATS OFF TO GNUtoo, who found the magic switch!
Diffstat (limited to 'recipes/linux/linux-leviathan_git.bb')
-rw-r--r--recipes/linux/linux-leviathan_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-leviathan_git.bb b/recipes/linux/linux-leviathan_git.bb
index eb9daaa5f0..3220d661cd 100644
--- a/recipes/linux/linux-leviathan_git.bb
+++ b/recipes/linux/linux-leviathan_git.bb
@@ -2,7 +2,7 @@ require linux.inc
DEPENDS += "android-image-utils-native"
PV = "2.6.32+${PR}+gitr${SRCREV}"
-PR = "r15"
+PR = "r16"
COMPATIBLE_MACHINE = "htcdream"
CMDLINE = "console=tty1 no_console_suspend=1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"