]> code.ossystems Code Review - openembedded-core.git/commitdiff
mtd-utils: upgrade 2.0.1 -> 2.0.2
authorDenys Dmytriyenko <denys@ti.com>
Mon, 21 May 2018 23:17:43 +0000 (19:17 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jun 2018 12:53:28 +0000 (13:53 +0100)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/mtd/mtd-utils_git.bb

index a0e1cf76f657e68a0c88d2942f679eb36e3da104..97a3e0c01f84288c29ce0a7e97f8c7e13bed5d7d 100644 (file)
@@ -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 \
 "