generic-poky/meta/recipes-core/eglibc/eglibc-initial_2.18.bb

12 lines
269 B
BlitzBasic

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 = ""