aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-leviathan_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-05 16:38:08 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-07 00:26:58 +0200
commitce5330e6ed80736986b9e68fbe936834c660ea10 (patch)
tree2508515d1264814bbf24f589dce5089c7b28640b /recipes/linux/linux-leviathan_git.bb
parent03983dc2b0b4a95ae53b715ac7c05181be5ce25d (diff)
downloadopenembedded-ce5330e6ed80736986b9e68fbe936834c660ea10.tar.gz
linux-leviathan: bump to latest version; enable mac80211 and cfg80211
Diffstat (limited to 'recipes/linux/linux-leviathan_git.bb')
-rw-r--r--recipes/linux/linux-leviathan_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-leviathan_git.bb b/recipes/linux/linux-leviathan_git.bb
index 34a01a6245..98259feeb5 100644
--- a/recipes/linux/linux-leviathan_git.bb
+++ b/recipes/linux/linux-leviathan_git.bb
@@ -2,15 +2,15 @@ require linux.inc
DEPENDS = "android-image-utils-native"
PV = "2.6.32+${PR}+gitr${SRCREV}"
-PR = "r7"
+PR = "r9"
COMPATIBLE_MACHINE = "htcdream"
CMDLINE = "console=tty1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"
#CMDLINE = "console=tty1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M earlysuspend.debug_mask=3"
-SRCREV_LAST_GOOD = "48afbaf19428893b7aec0a385970f300c38300c3"
-SRCREV = "00243f441ef12bd6823007759c7c1fc91ecda55d"
+SRCREV_LAST_GOOD = "00243f441ef12bd6823007759c7c1fc91ecda55d"
+SRCREV = "6da1f24ce9110b49866304ad5eaa29bfbdc248df"
SRC_URI = "\
git://gitorious.org/htc-msm-2-6-32/leviathan-incoming.git;protocol=git;branch=msm-gnuconform \