From 9171e9cd1f758f750bab55a568f191a9920859f9 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Mon, 12 Apr 2010 19:47:29 +0200 Subject: linux-leviathan: enable debugfs to fix wifi (yes, it's true) BIG HATS OFF TO GNUtoo, who found the magic switch! --- recipes/linux/linux-leviathan_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-leviathan_git.bb') 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" -- cgit 1.2.3-korg