mirror of
https://git.yoctoproject.org/poky
synced 2026-04-06 20:02:21 +02:00
mtd-utils: upgrade 2.0.1 -> 2.0.2
(From OE-Core rev: b2cd021887e12d9f5b8ba48d9be3c2f2119c8e2a) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8c81752681
commit
8ea511ec30
@@ -10,9 +10,9 @@ inherit autotools pkgconfig update-alternatives
|
||||
DEPENDS = "zlib lzo e2fsprogs util-linux"
|
||||
RDEPENDS_mtd-utils-tests += "bash"
|
||||
|
||||
PV = "2.0.1+${SRCPV}"
|
||||
PV = "2.0.2+${SRCPV}"
|
||||
|
||||
SRCREV = "9c6173559f95e939e66efb2ec3193d6f3618cf69"
|
||||
SRCREV = "bc63d36e39f389c8c17f6a8e9db47f2acc884659"
|
||||
SRC_URI = "git://git.infradead.org/mtd-utils.git \
|
||||
file://add-exclusion-to-mkfs-jffs2-git-2.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user