[oe-commits] Khem Raj : gcc: Delete gcc intermediate recipes

git at git.openembedded.org git at git.openembedded.org
Tue Aug 28 15:27:00 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: cc5eda871fcb68fcd36d578b3fe4b52df2dac568
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=cc5eda871fcb68fcd36d578b3fe4b52df2dac568

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Aug 21 18:32:49 2012 +0000

gcc: Delete gcc intermediate recipes

Not needed after toolchain rework

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../gcc/gcc-cross-intermediate_4.6.bb              |    3 ---
 .../gcc/gcc-crosssdk-intermediate_4.6.bb           |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-cross-intermediate_4.6.bb b/toolchain-layer/recipes-devtools/gcc/gcc-cross-intermediate_4.6.bb
deleted file mode 100644
index 8892288..0000000
--- a/toolchain-layer/recipes-devtools/gcc/gcc-cross-intermediate_4.6.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require recipes-devtools/gcc/gcc-cross_${PV}.bb
-require recipes-devtools/gcc/gcc-cross-intermediate.inc
-
diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.6.bb b/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.6.bb
deleted file mode 100644
index 61a0dfb..0000000
--- a/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.6.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require recipes-devtools/gcc/gcc-cross-intermediate_${PV}.bb
-require recipes-devtools/gcc/gcc-crosssdk-intermediate.inc
-EXTRA_OECONF += " --with-headers=${STAGING_DIR_TCBOOTSTRAP}${SYSTEMHEADERS} "





More information about the Openembedded-commits mailing list