aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-09 19:03:34 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-09 19:03:34 +0100
commitfe63fdaa70f4054c4d0b2de4d45c5f5bf0fa0bc8 (patch)
tree291dae1be6c98b4742101712b17a27ccf1232161 /recipes
parenteda60d48fa4f727f26d7b852695b45f2415475ec (diff)
downloadopenembedded-fe63fdaa70f4054c4d0b2de4d45c5f5bf0fa0bc8.tar.gz
linux: gta03 won't ever see the light of day. remove references to it from three OM kernel recipes.
Diffstat (limited to 'recipes')
-rw-r--r--recipes/linux/linux-openmoko-2.6.28_git.bb1
-rw-r--r--recipes/linux/linux-openmoko-shr-devel_git.bb1
-rw-r--r--recipes/linux/linux-openmoko-shr-drm-devel_git.bb1
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 0b779384d9..2e1d133546 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 480dd4b652..f94bdafd7d 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 11838c6a1b..494e4cebd7 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