android-tools: fix build with glibc-2.28

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Jansa
2018-08-11 14:58:27 +00:00
committed by Khem Raj
parent 661df548dd
commit 72220d6088
2 changed files with 25 additions and 0 deletions
@@ -47,6 +47,7 @@ SRC_URI = " \
file://ext4_utils.mk;subdir=${BPN} \
file://fastboot.mk;subdir=${BPN} \
file://mkbootimg.mk;subdir=${BPN} \
file://0001-usb_linux.c-fix-build-with-glibc-2.28.patch;patchdir=system/core \
"
S = "${WORKDIR}/git"