mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
mtd-utils: set PV directly in the recipe filename
(From OE-Core rev: 37abc4db6a038e3ee49bc711f288f507ea3e5558) 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
d08104ba14
commit
2bab5ec648
-2
@@ -11,8 +11,6 @@ inherit autotools pkgconfig update-alternatives
|
|||||||
DEPENDS = "zlib e2fsprogs util-linux"
|
DEPENDS = "zlib e2fsprogs util-linux"
|
||||||
RDEPENDS:mtd-utils-tests += "bash"
|
RDEPENDS:mtd-utils-tests += "bash"
|
||||||
|
|
||||||
PV = "2.2.1"
|
|
||||||
|
|
||||||
SRCREV = "13ec33609213c1dbd75852a09560a707a7f19a5c"
|
SRCREV = "13ec33609213c1dbd75852a09560a707a7f19a5c"
|
||||||
SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master"
|
SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master"
|
||||||
|
|
||||||
Reference in New Issue
Block a user