[oe-commits] Rolf Leggewie : linux: gta03 won't ever see the light of day. remove references to it from three OM kernel recipes.

git version control git at git.openembedded.org
Sat Jan 9 18:08:15 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fe63fdaa70f4054c4d0b2de4d45c5f5bf0fa0bc8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fe63fdaa70f4054c4d0b2de4d45c5f5bf0fa0bc8

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Sat Jan  9 19:03:34 2010 +0100

linux: gta03 won't ever see the light of day. remove references to it from three OM kernel recipes.

---

 recipes/linux/linux-openmoko-2.6.28_git.bb        |    1 -
 recipes/linux/linux-openmoko-shr-devel_git.bb     |    1 -
 recipes/linux/linux-openmoko-shr-drm-devel_git.bb |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-openmoko-2.6.28_git.bb b/recipes/linux/linux-openmoko-2.6.28_git.bb
index 0b77938..2e1d133 100644
--- a/recipes/linux/linux-openmoko-2.6.28_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.28_git.bb
@@ -18,7 +18,6 @@ S = "${WORKDIR}/git"
 
 CONFIG_NAME_om-gta01 = "gta01_moredrivers_defconfig"
 CONFIG_NAME_om-gta02 = "gta02_packaging_defconfig"
-CONFIG_NAME_om-gta03 = "gta03_defconfig"
 
 do_configure_prepend() {
 	install -m 644 ./arch/arm/configs/${CONFIG_NAME} ${WORKDIR}/defconfig-oe
diff --git a/recipes/linux/linux-openmoko-shr-devel_git.bb b/recipes/linux/linux-openmoko-shr-devel_git.bb
index 480dd4b..f94bdaf 100644
--- a/recipes/linux/linux-openmoko-shr-devel_git.bb
+++ b/recipes/linux/linux-openmoko-shr-devel_git.bb
@@ -19,7 +19,6 @@ S = "${WORKDIR}/git"
 
 CONFIG_NAME_om-gta01 = "gta01_moredrivers_defconfig"
 CONFIG_NAME_om-gta02 = "gta02_packaging_defconfig"
-CONFIG_NAME_om-gta03 = "gta03_defconfig"
 
 do_configure_prepend() { 
 	install -m 644 ./arch/arm/configs/${CONFIG_NAME} ${WORKDIR}/defconfig-oe
diff --git a/recipes/linux/linux-openmoko-shr-drm-devel_git.bb b/recipes/linux/linux-openmoko-shr-drm-devel_git.bb
index 11838c6..494e4ce 100644
--- a/recipes/linux/linux-openmoko-shr-drm-devel_git.bb
+++ b/recipes/linux/linux-openmoko-shr-drm-devel_git.bb
@@ -27,7 +27,6 @@ S = "${WORKDIR}/git"
 
 CONFIG_NAME_om-gta01 = "gta01_moredrivers_defconfig"
 CONFIG_NAME_om-gta02 = "gta02_drm_defconfig"
-CONFIG_NAME_om-gta03 = "gta03_defconfig"
 
 do_configure_prepend() { 
 	install -m 644 ./arch/arm/configs/${CONFIG_NAME} ${WORKDIR}/defconfig-oe





More information about the Openembedded-commits mailing list