summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc-initial_2.17.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-12-27 10:13:26 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:49:16 +0000
commit14066651cd74724dcb59c10f994f5b2bf38a4745 (patch)
treed99d8e16f5db933fd6bd600e02bbd530187ddd7f /meta/recipes-core/eglibc/eglibc-initial_2.17.bb
parent15685dccd37f7636bbdd56af04a9dbc9b7595612 (diff)
downloadopenembedded-core-14066651cd74724dcb59c10f994f5b2bf38a4745.tar.gz
eglibc: Remove older version 2.17
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc-initial_2.17.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc-initial_2.17.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-initial_2.17.bb b/meta/recipes-core/eglibc/eglibc-initial_2.17.bb
deleted file mode 100644
index de45079603..0000000000
--- a/meta/recipes-core/eglibc/eglibc-initial_2.17.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require eglibc_${PV}.bb
-require eglibc-initial.inc
-
-DEPENDS += "kconfig-frontends-native"
-
-# main eglibc recipes muck with TARGET_CPPFLAGS to point into
-# final target sysroot but we
-# are not there when building eglibc-initial
-# so reset it here
-
-TARGET_CPPFLAGS = ""