From: Lukas Gorris Date: Sun, 30 Nov 2008 08:54:25 +0000 (+0100) Subject: linux-msm7xxxx: add SRCREVs for all machines X-Git-Tag: Release-2010-05/1~5028 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=601b2b0a15c6f93642d6f253f624ef027cf40497;p=openembedded.git linux-msm7xxxx: add SRCREVs for all machines --- 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"