linux-msm7xxxx: fix defconfig location
authorKoen Kooi <koen@openembedded.org>
Sat, 29 Nov 2008 10:57:05 +0000 (11:57 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 29 Nov 2008 10:57:05 +0000 (11:57 +0100)
packages/linux/linux-msm7xxxx/htcdiamond/defconfig [moved from packages/linux/linux-msm7xxxx/defconfig-htcdiamond with 100% similarity]
packages/linux/linux-msm7xxxx/htcraphael/defconfig [moved from packages/linux/linux-msm7xxxx/defconfig-htcraphael with 100% similarity]
packages/linux/linux-msm7xxxx/kaiser/defconfig [moved from packages/linux/linux-msm7xxxx/defconfig-kaiser with 100% similarity]
packages/linux/linux-msm7xxxx/polaris/defconfig [moved from packages/linux/linux-msm7xxxx/defconfig-polaris with 100% similarity]
packages/linux/linux-msm7xxxx/vogue/defconfig [moved from packages/linux/linux-msm7xxxx/defconfig-vogue with 100% similarity]
packages/linux/linux-msm7xxxx_git.bb [moved from packages/linux/linux-msm7xxxx_2.6.25+git.bb with 66% similarity]

similarity index 66%
rename from packages/linux/linux-msm7xxxx_2.6.25+git.bb
rename to packages/linux/linux-msm7xxxx_git.bb
index 4e36f1f..7c1fc92 100644 (file)
@@ -8,10 +8,10 @@ PR = "r1"
 
 COMPATIBLE_MACHINE = "htckaiser|htcpolaris|htcraphael|htcdiamond|htcvogue|htctitan"
 
-SRC_URI = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm-2.6.25;protocol=git"
-SRC_URI_htckaiser = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm;protocol=git"
-SRC_URI_htcpolaris = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm;protocol=git"
-SRC_URI_htcvogue = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-vogue;protocol=git"
+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"
 
 S = "${WORKDIR}/git"