aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-03 16:00:40 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-03 16:00:40 +0200
commit7732835395f3921b337193f94e7fd7f78b36c273 (patch)
tree64babe10a31654a3fbbd114745816712c2eaada4
parent441d8e419908f3556cd84e0bce2e6ccb0bd845e6 (diff)
downloadopenembedded-7732835395f3921b337193f94e7fd7f78b36c273.tar.gz
linux-leviathan: bump to master to get GNUtoo's latest suspend/resume stability fixes
-rw-r--r--recipes/linux/linux-leviathan_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-leviathan_git.bb b/recipes/linux/linux-leviathan_git.bb
index a58397e52b..c5f168d8cd 100644
--- a/recipes/linux/linux-leviathan_git.bb
+++ b/recipes/linux/linux-leviathan_git.bb
@@ -2,13 +2,13 @@ require linux.inc
DEPENDS = "android-image-utils-native"
PV = "2.6.32+${PR}+gitr${SRCREV}"
-PR = "r5"
+PR = "r6"
COMPATIBLE_MACHINE = "htcdream"
CMDLINE = "console=tty1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"
SRCREV_LAST_GOOD = "48afbaf19428893b7aec0a385970f300c38300c3"
-SRCREV = "4ca666904c624a54cf29a1b5b64b74c705b0eece"
+SRCREV = "00243f441ef12bd6823007759c7c1fc91ecda55d"
SRC_URI = "\
git://gitorious.org/htc-msm-2-6-32/leviathan-incoming.git;protocol=git;branch=msm-gnuconform \