1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

mtd-utils: refresh patches now merged upstream

Update Upstream-Status tags and apply 010-fix-rpmatch.patch
unconditionally, since it's merged unconditionally upstream.

(From OE-Core rev: 87dcaf2094baf9a7b7993c2ff1f60db73f4248f4)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andre McCurdy
2017-04-06 15:43:53 -07:00
committed by Richard Purdie
parent 3df7ee4755
commit 31a293d0dc
4 changed files with 67 additions and 19 deletions
+1 -2
View File
@@ -17,10 +17,9 @@ SRC_URI = "git://git.infradead.org/mtd-utils.git \
file://fix-armv7-neon-alignment.patch \
file://mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch \
file://0001-Fix-build-with-musl.patch \
file://010-fix-rpmatch.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