linux-msm7xxx: bump to HEAD which seems to be working again
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 14 Apr 2009 16:49:45 +0000 (18:49 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 14 Apr 2009 16:49:45 +0000 (18:49 +0200)
recipes/linux/linux-msm7xxxx_git.bb

index 33a0652..0f65ff3 100644 (file)
@@ -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"