summaryrefslogtreecommitdiffstats
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:34:26 +0100
commit67c35e1072d4aa52fa1e5406bb3def909452c8b0 (patch)
tree4e5cd7b330a00cd88c3135d7778ea247cd490bdc /meta/recipes-core/eglibc/eglibc-initial_2.18.bb
parent7450ff24160864bf93804eac6985782a4784e565 (diff)
downloadpoky-67c35e1072d4aa52fa1e5406bb3def909452c8b0.tar.gz
eglibc: Add 2.18 recipes
(From OE-Core rev: 59ae9fc07a6a89492c001de0b3322ecd6d3956be) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
1require eglibc_${PV}.bb
2require eglibc-initial.inc
3
4DEPENDS += "kconfig-frontends-native"
5
6# main eglibc recipes muck with TARGET_CPPFLAGS to point into
7# final target sysroot but we
8# are not there when building eglibc-initial
9# so reset it here
10
11TARGET_CPPFLAGS = ""