summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc')
-rw-r--r--meta/recipes-core/eglibc/eglibc-initial_2.16.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-initial_2.16.bb b/meta/recipes-core/eglibc/eglibc-initial_2.16.bb
index f6b09ac987..de45079603 100644
--- a/meta/recipes-core/eglibc/eglibc-initial_2.16.bb
+++ b/meta/recipes-core/eglibc/eglibc-initial_2.16.bb
@@ -1,6 +1,8 @@
1require eglibc_${PV}.bb 1require eglibc_${PV}.bb
2require eglibc-initial.inc 2require eglibc-initial.inc
3 3
4DEPENDS += "kconfig-frontends-native"
5
4# main eglibc recipes muck with TARGET_CPPFLAGS to point into 6# main eglibc recipes muck with TARGET_CPPFLAGS to point into
5# final target sysroot but we 7# final target sysroot but we
6# are not there when building eglibc-initial 8# are not there when building eglibc-initial