[oe-commits] Michael 'Mickey' Lauer : linux-msm7xxx: bump to HEAD which seems to be working again

GIT User account git at amethyst.openembedded.net
Tue Apr 14 16:53:29 UTC 2009


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Apr 14 18:49:45 2009 +0200

linux-msm7xxx: bump to HEAD which seems to be working again

---

 recipes/linux/linux-msm7xxxx_git.bb |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux-msm7xxxx_git.bb b/recipes/linux/linux-msm7xxxx_git.bb
index 33a0652..0f65ff3 100644
--- a/recipes/linux/linux-msm7xxxx_git.bb
+++ b/recipes/linux/linux-msm7xxxx_git.bb
@@ -3,14 +3,14 @@ require linux.inc
 PV = "2.6.25+${PR}+gitr${SRCREV}"
 PV_htcraphael = "2.6.27+${PR}+gitr${SRCREV}"
 PV_htcdiamond = "2.6.27+${PR}+gitr${SRCREV}"
-PR = "r8"
+PR = "r13"
 
 COMPATIBLE_MACHINE = "htckaiser|htcpolaris|htcvogue|htctitan|htcnike|htcraphael|htcdiamond|htcblackstone"
 
 SRCREV = "d2fc2471ba384dabad1c9a4126e2e2372349d34c"
-SRCREV_htcraphael = "1e936f767872234a9b299e209a5e33212de473fa"
-SRCREV_htcdiamond = "12008ce2c5c1ab657c46fdc6f6129ccf6730760a"
-SRCREV_htcblackstone = "12008ce2c5c1ab657c46fdc6f6129ccf6730760a"
+SRCREV_htcraphael = "905eb169a7d659c221aad5c38aac443065178c4c"
+SRCREV_htcdiamond = "905eb169a7d659c221aad5c38aac443065178c4c"
+SRCREV_htcblackstone = "905eb169a7d659c221aad5c38aac443065178c4c"
 
 SRC_BRANCH = "htc-vogue"
 SRC_BRANCH_htcraphael = "htc-msm-2.6.27"
@@ -21,4 +21,5 @@ SRC_URI = "\
   git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=${SRC_BRANCH};protocol=git \
   file://defconfig \
 "
+
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list