diff options
| -rw-r--r-- | meta/recipes-devtools/mtd/mtd-utils_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb index a40d79c864..3545f8e426 100644 --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb | |||
| @@ -11,9 +11,9 @@ inherit autotools pkgconfig update-alternatives | |||
| 11 | DEPENDS = "zlib e2fsprogs util-linux" | 11 | DEPENDS = "zlib e2fsprogs util-linux" |
| 12 | RDEPENDS:mtd-utils-tests += "bash" | 12 | RDEPENDS:mtd-utils-tests += "bash" |
| 13 | 13 | ||
| 14 | PV = "2.2.0" | 14 | PV = "2.2.1" |
| 15 | 15 | ||
| 16 | SRCREV = "31e990c56aba7584cde310685d663bb122f16003" | 16 | SRCREV = "13ec33609213c1dbd75852a09560a707a7f19a5c" |
| 17 | SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master" | 17 | SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
