aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-leviathan_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-02-20 08:33:53 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-02-20 09:19:58 +0100
commitca9510e2028ab98d663821f175c1cb1e60e4459c (patch)
treed712ecba9bfb8539b740f8513725ec896e6abe0d /recipes/linux/linux-leviathan_git.bb
parentbbe55bc6a41f1965785347d9bec636945bdbd2c6 (diff)
downloadopenembedded-ca9510e2028ab98d663821f175c1cb1e60e4459c.tar.gz
linux-leviathan: bump to revision with backlight and alsa (almost) working
Diffstat (limited to 'recipes/linux/linux-leviathan_git.bb')
-rw-r--r--recipes/linux/linux-leviathan_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-leviathan_git.bb b/recipes/linux/linux-leviathan_git.bb
index edf55b785d..8ea4bfbb7b 100644
--- a/recipes/linux/linux-leviathan_git.bb
+++ b/recipes/linux/linux-leviathan_git.bb
@@ -7,7 +7,8 @@ COMPATIBLE_MACHINE = "htcdream"
# CMDLINE is irrelevant on this hardware as we need a special userland tool to cook the image
CMDLINE = "console=tty0 no_console_suspend=1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"
-SRCREV = "deabc32225429b3c0db44f7e62d95d0d2525290b"
+SRCREV_LAST_GOOD = "deabc32225429b3c0db44f7e62d95d0d2525290b"
+SRCREV = "0c68b1e8e4507090b8affbcedaac8efde6d0e9b7"
SRC_URI = "\
git://gitorious.org/htc-msm-2-6-32/leviathan-incoming.git;protocol=git \