mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
mtd-utils: upgrade 2.1.4 -> 2.1.5
(From OE-Core rev: a3289c988764e5b864873b4adc7656c101a5b9c0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
50dc127c9d
commit
794fdb05c4
@@ -11,12 +11,10 @@ inherit autotools pkgconfig update-alternatives
|
||||
DEPENDS = "zlib e2fsprogs util-linux"
|
||||
RDEPENDS:mtd-utils-tests += "bash"
|
||||
|
||||
PV = "2.1.4"
|
||||
PV = "2.1.5"
|
||||
|
||||
SRCREV = "c7f1bfa44a84d02061787e2f6093df5cc40b9f5c"
|
||||
SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \
|
||||
file://0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch \
|
||||
"
|
||||
SRCREV = "3f3b4cc6c3120107e7aaa21c6415772a255ac49c"
|
||||
SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user