mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
mtd-utils: Fix build with glibc 2.36
(From OE-Core rev: d0275fb6c4b54b17d66d724581b30ba4c18a058a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -16,6 +16,7 @@ PV = "2.1.4"
|
||||
SRCREV = "c7f1bfa44a84d02061787e2f6093df5cc40b9f5c"
|
||||
SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \
|
||||
file://add-exclusion-to-mkfs-jffs2-git-2.patch \
|
||||
file://0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user