mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
mtd-utils: upgrade 2.2.0 -> 2.2.1
(From OE-Core rev: 6cffa7312241236daea86449977375fd7b50de9f) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f9c0a50128
commit
11b62c364f
@@ -11,9 +11,9 @@ inherit autotools pkgconfig update-alternatives
|
||||
DEPENDS = "zlib e2fsprogs util-linux"
|
||||
RDEPENDS:mtd-utils-tests += "bash"
|
||||
|
||||
PV = "2.2.0"
|
||||
PV = "2.2.1"
|
||||
|
||||
SRCREV = "31e990c56aba7584cde310685d663bb122f16003"
|
||||
SRCREV = "13ec33609213c1dbd75852a09560a707a7f19a5c"
|
||||
SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user