From 4ef7ec590e5b29199cb810e5cd45e1c3ba63c383 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 29 Nov 2008 11:57:05 +0100 Subject: [PATCH] linux-msm7xxxx: fix defconfig location --- .../{defconfig-htcdiamond => htcdiamond/defconfig} | 0 .../{defconfig-htcraphael => htcraphael/defconfig} | 0 .../linux-msm7xxxx/{defconfig-kaiser => kaiser/defconfig} | 0 .../{defconfig-polaris => polaris/defconfig} | 0 .../linux-msm7xxxx/{defconfig-vogue => vogue/defconfig} | 0 ...linux-msm7xxxx_2.6.25+git.bb => linux-msm7xxxx_git.bb} | 8 ++++---- 6 files changed, 4 insertions(+), 4 deletions(-) rename packages/linux/linux-msm7xxxx/{defconfig-htcdiamond => htcdiamond/defconfig} (100%) rename packages/linux/linux-msm7xxxx/{defconfig-htcraphael => htcraphael/defconfig} (100%) rename packages/linux/linux-msm7xxxx/{defconfig-kaiser => kaiser/defconfig} (100%) rename packages/linux/linux-msm7xxxx/{defconfig-polaris => polaris/defconfig} (100%) rename packages/linux/linux-msm7xxxx/{defconfig-vogue => vogue/defconfig} (100%) rename packages/linux/{linux-msm7xxxx_2.6.25+git.bb => linux-msm7xxxx_git.bb} (66%) diff --git a/packages/linux/linux-msm7xxxx/defconfig-htcdiamond b/packages/linux/linux-msm7xxxx/htcdiamond/defconfig similarity index 100% rename from packages/linux/linux-msm7xxxx/defconfig-htcdiamond rename to packages/linux/linux-msm7xxxx/htcdiamond/defconfig diff --git a/packages/linux/linux-msm7xxxx/defconfig-htcraphael b/packages/linux/linux-msm7xxxx/htcraphael/defconfig similarity index 100% rename from packages/linux/linux-msm7xxxx/defconfig-htcraphael rename to packages/linux/linux-msm7xxxx/htcraphael/defconfig diff --git a/packages/linux/linux-msm7xxxx/defconfig-kaiser b/packages/linux/linux-msm7xxxx/kaiser/defconfig similarity index 100% rename from packages/linux/linux-msm7xxxx/defconfig-kaiser rename to packages/linux/linux-msm7xxxx/kaiser/defconfig diff --git a/packages/linux/linux-msm7xxxx/defconfig-polaris b/packages/linux/linux-msm7xxxx/polaris/defconfig similarity index 100% rename from packages/linux/linux-msm7xxxx/defconfig-polaris rename to packages/linux/linux-msm7xxxx/polaris/defconfig diff --git a/packages/linux/linux-msm7xxxx/defconfig-vogue b/packages/linux/linux-msm7xxxx/vogue/defconfig similarity index 100% rename from packages/linux/linux-msm7xxxx/defconfig-vogue rename to packages/linux/linux-msm7xxxx/vogue/defconfig diff --git a/packages/linux/linux-msm7xxxx_2.6.25+git.bb b/packages/linux/linux-msm7xxxx_git.bb similarity index 66% rename from packages/linux/linux-msm7xxxx_2.6.25+git.bb rename to packages/linux/linux-msm7xxxx_git.bb index 4e36f1fce5..7c1fc9262a 100644 --- a/packages/linux/linux-msm7xxxx_2.6.25+git.bb +++ b/packages/linux/linux-msm7xxxx_git.bb @@ -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" -- 2.39.5