Files
poky/meta/recipes-core/glibc/glibc-initial_2.27.bb
Ross Burton bcdfc5c993 glibc: Upgrade to 2.27 release
(From OE-Core rev: 7c9faaee307585dbab569b4aa0a386658372af4e)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-01 22:18:46 +00:00

10 lines
226 B
BlitzBasic

require glibc_${PV}.bb
require glibc-initial.inc
# main glibc recipes muck with TARGET_CPPFLAGS to point into
# final target sysroot but we
# are not there when building glibc-initial
# so reset it here
TARGET_CPPFLAGS = ""