mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02:00
mtd-utils: Backport and create patches to support musl
(From OE-Core rev: 9a4ab3b1ad45a556b845530a12ec865be2278c78) 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>
This commit is contained in:
@@ -15,8 +15,12 @@ SRC_URI = "git://git.infradead.org/mtd-utils.git \
|
||||
file://fix-armv7-neon-alignment.patch \
|
||||
file://0001-hashtable-Remove-duplicate-hashtable_iterator_value-.patch \
|
||||
file://mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch \
|
||||
file://0001-Fix-build-with-musl.patch \
|
||||
file://0001-mtd-utils-libfec-use-standard-C-type-instead-of-u_lo.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_libc-musl = " file://010-fix-rpmatch.patch "
|
||||
|
||||
S = "${WORKDIR}/git/"
|
||||
|
||||
# xattr support creates an additional compile-time dependency on acl because
|
||||
|
||||
Reference in New Issue
Block a user