summaryrefslogtreecommitdiff
path: root/packages/linux/linux-msm7xxxx_git.bb
diff options
context:
space:
mode:
authorLukas Gorris <lukas.gorris@gmx.de>2008-12-21 20:34:11 +0100
committerKoen Kooi <koen@openembedded.org>2008-12-21 20:34:34 +0100
commitec0251360e5d8e5c52f53338befe4eac3ffddd8d (patch)
tree1e0210a33e0d1487e0276effa8d2be3e4482ebf6 /packages/linux/linux-msm7xxxx_git.bb
parent926e5e7820f467331302fc1d1ac7743915740e43 (diff)
htctitan: add machine file and update msm7xxxx kernel to match
Diffstat (limited to 'packages/linux/linux-msm7xxxx_git.bb')
-rw-r--r--packages/linux/linux-msm7xxxx_git.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/linux/linux-msm7xxxx_git.bb b/packages/linux/linux-msm7xxxx_git.bb
index 66870183c0..3dcf100a39 100644
--- a/packages/linux/linux-msm7xxxx_git.bb
+++ b/packages/linux/linux-msm7xxxx_git.bb
@@ -10,14 +10,16 @@ COMPATIBLE_MACHINE = "htckaiser|htcpolaris|htcraphael|htcdiamond|htcvogue|htctit
SRCREV_htckaiser = "1082670ccae30e6592311cc9dee93ba978382a25"
SRCREV_htcpolaris = "1082670ccae30e6592311cc9dee93ba978382a25"
-SRCREV_htcraphael = "b72564e5359a9d3d232cabc385de4e95dfe7a042"
-SRCREV_htcdiamond = "b72564e5359a9d3d232cabc385de4e95dfe7a042"
-SRCREV_htcvogue = "e73c363e32f9fd9b1f4e11a8fec1dcc1fdd19ffc"
+SRCREV_htcraphael = "6dd4ca4878b7c2d8cacf09632fdc446851d4232b"
+SRCREV_htcdiamond = "6dd4ca4878b7c2d8cacf09632fdc446851d4232b"
+SRCREV_htcvogue = "febeb3476fb6f047d9bd987ceeaa61d2c053fce8"
+SRCREV_htctitan = "febeb3476fb6f047d9bd987ceeaa61d2c053fce8"
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"
SRC_URI_htcvogue = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-vogue;protocol=git file://defconfig"
+SRC_URI_htctitan = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-vogue;protocol=git file://defconfig"
S = "${WORKDIR}/git"