summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorLukas Gorris <lukas.gorris@gmx.de>2008-11-30 09:54:25 +0100
committerKoen Kooi <koen@openembedded.org>2008-11-30 09:54:25 +0100
commit601b2b0a15c6f93642d6f253f624ef027cf40497 (patch)
treec828b075cc9fce8e944624ca8540c5d1e0f6afbf /packages
parent9572f13632296a0b39ff0ea40556d8889f061764 (diff)
linux-msm7xxxx: add SRCREVs for all machines
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-msm7xxxx_git.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/linux/linux-msm7xxxx_git.bb b/packages/linux/linux-msm7xxxx_git.bb
index 7c1fc9262a..8600110e16 100644
--- a/packages/linux/linux-msm7xxxx_git.bb
+++ b/packages/linux/linux-msm7xxxx_git.bb
@@ -8,6 +8,12 @@ PR = "r1"
COMPATIBLE_MACHINE = "htckaiser|htcpolaris|htcraphael|htcdiamond|htcvogue|htctitan"
+SRCREV_htckaiser = "1082670ccae30e6592311cc9dee93ba978382a25"
+SRCREV_htcpolaris = "1082670ccae30e6592311cc9dee93ba978382a25"
+SRCREV_htcraphael = "6ec22f1385dcc2ca15d08361657a0b14821534b8"
+SRCREV_htcdiamond = "6ec22f1385dcc2ca15d08361657a0b14821534b8"
+SRCREV_htcvogue = "7904ce5c8b7da40548a159f5fe02d11fa3d3cb77"
+
SRC_URI = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm-2.6.25;protocol=git file://defconfig"
SRC_URI_htckaiser = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm;protocol=git file://defconfig"
SRC_URI_htcpolaris = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm;protocol=git file://defconfig"