blob: 8ab01dc79d4a4f7d2b7b21c51328d39b7e444940 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001require glibc_${PV}.bb
2require glibc-initial.inc
3
4DEPENDS += "kconfig-frontends-native"
5
6# main glibc recipes muck with TARGET_CPPFLAGS to point into
7# final target sysroot but we
8# are not there when building glibc-initial
9# so reset it here
10
11TARGET_CPPFLAGS = ""