[oe-commits] Michael 'Mickey' Lauer : linux-leviathan: bump to revision with backlight and alsa (almost) working

git version control git at git.openembedded.org
Sat Feb 20 08:16:59 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ca9510e2028ab98d663821f175c1cb1e60e4459c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ca9510e2028ab98d663821f175c1cb1e60e4459c

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sat Feb 20 08:33:53 2010 +0100

linux-leviathan: bump to revision with backlight and alsa (almost) working

---

 recipes/linux/linux-leviathan/defconfig |    5 ++---
 recipes/linux/linux-leviathan_git.bb    |    3 ++-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux-leviathan/defconfig b/recipes/linux/linux-leviathan/defconfig
index 18c69a2..30568af 100644
--- a/recipes/linux/linux-leviathan/defconfig
+++ b/recipes/linux/linux-leviathan/defconfig
@@ -998,9 +998,9 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
 CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
 CONFIG_FONTS=y
-# CONFIG_FONT_8x8 is not set
+CONFIG_FONT_8x8=y
 # CONFIG_FONT_8x16 is not set
-CONFIG_FONT_6x11=y
+# CONFIG_FONT_6x11 is not set
 # CONFIG_FONT_7x14 is not set
 # CONFIG_FONT_PEARL_8x8 is not set
 # CONFIG_FONT_ACORN_8x8 is not set
@@ -1046,7 +1046,6 @@ CONFIG_SND_SOC=y
 CONFIG_SND_MSM_SOC=y
 CONFIG_SND_MSM_DAI_SOC=y
 CONFIG_SND_MSM_SOC_MSM7K=y
-CONFIG_SND_MSM_SOC_TEMP_ALSA_FIX=y
 CONFIG_SND_SOC_I2C_AND_SPI=y
 # CONFIG_SND_SOC_ALL_CODECS is not set
 # CONFIG_SOUND_PRIME is not set
diff --git a/recipes/linux/linux-leviathan_git.bb b/recipes/linux/linux-leviathan_git.bb
index edf55b7..8ea4bfb 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 \





More information about the Openembedded-commits mailing list