mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 15:32:27 +02:00
mtd-utils: upgrade 2.1.1 -> 2.1.2
Drop backported patch. (From OE-Core rev: e38fd1ac331d824b2db94a7ae46026b111257e83) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -10,13 +10,12 @@ inherit autotools pkgconfig update-alternatives
|
||||
DEPENDS = "zlib e2fsprogs util-linux"
|
||||
RDEPENDS_mtd-utils-tests += "bash"
|
||||
|
||||
PV = "2.1.1"
|
||||
PV = "2.1.2"
|
||||
|
||||
SRCREV = "4443221ce9b88440cd9f5bb78e6fe95621d36c8a"
|
||||
SRCREV = "7b986779342021bda87c04da3bf729718736d8ab"
|
||||
SRC_URI = "git://git.infradead.org/mtd-utils.git \
|
||||
file://add-exclusion-to-mkfs-jffs2-git-2.patch \
|
||||
file://0001-mtd-utils-Fix-return-value-of-ubiformat.patch \
|
||||
"
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user