aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc-initial_2.18.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-06-26 13:59:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-05 15:26:22 +0100
commit59ae9fc07a6a89492c001de0b3322ecd6d3956be (patch)
treeb795a934ffc597deed68433ae7590f2c6f1a94db /meta/recipes-core/eglibc/eglibc-initial_2.18.bb
parenteda721f0c85afa30c2b3030ef76522cc3451af21 (diff)
downloadopenembedded-core-contrib-59ae9fc07a6a89492c001de0b3322ecd6d3956be.tar.gz
eglibc: Add 2.18 recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc-initial_2.18.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc-initial_2.18.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-initial_2.18.bb b/meta/recipes-core/eglibc/eglibc-initial_2.18.bb
new file mode 100644
index 0000000000..de45079603
--- /dev/null
+++ b/meta/recipes-core/eglibc/eglibc-initial_2.18.bb
@@ -0,0 +1,11 @@
+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 = ""