[oe-commits] Denis 'GNUtoo' Carikli : linux-leviathan: switch to newer revision

git version control git at git.openembedded.org
Tue Jul 5 16:07:57 UTC 2011


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

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Mon Jul  4 17:36:06 2011 +0200

linux-leviathan: switch to newer revision

This revision has a new sound driver that support the mmap operation

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 recipes/linux/linux-leviathan_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-leviathan_git.bb b/recipes/linux/linux-leviathan_git.bb
index 25f7fb0..d45b475 100644
--- a/recipes/linux/linux-leviathan_git.bb
+++ b/recipes/linux/linux-leviathan_git.bb
@@ -2,12 +2,12 @@ require linux.inc
 DEPENDS += "android-image-utils-native"
 
 PV = "2.6.32+${PR}+gitr${SRCREV}"
-PR = "r22"
+PR = "r23"
 
 COMPATIBLE_MACHINE = "htcdream"
 CMDLINE = "console=tty1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"
 
-SRCREV = "013075354e0b533991650ec756605ad4731e6a0c"
+SRCREV = "cf1af2ebaa38e265bf0b76038a7a169ef3f3585c"
 
 SRC_URI = "\
   git://gitorious.org/htc-msm-2-6-32/leviathan-incoming.git;protocol=git;branch=android-msm-2.6.32-rebase \





More information about the Openembedded-commits mailing list