aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-leviathan_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-03-31 18:51:50 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-03-31 18:52:30 +0200
commite36460c470bcf8de321de2d483ecf0e2e2c4229a (patch)
treee9e5805b608a076c7f8970818c2d93dc2123c5e5 /recipes/linux/linux-leviathan_git.bb
parente2331268d0927708fde26223153e9d61bfe29012 (diff)
downloadopenembedded-e36460c470bcf8de321de2d483ecf0e2e2c4229a.tar.gz
linux-leviathan: fix suspend/resume
Note to self: hand-editing defconfig and multistate configs doesn't match
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 82e85029d9..77c9c0dae5 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 = "r3"
+PR = "r4"
COMPATIBLE_MACHINE = "htcdream"
CMDLINE = "console=tty0 no_console_suspend=1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"