diff options
-rw-r--r-- | meta-oe/recipes-extended/iotop/iotop_1.30.bb (renamed from meta-oe/recipes-extended/iotop/iotop_1.29.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/iotop/iotop_1.29.bb b/meta-oe/recipes-extended/iotop/iotop_1.30.bb index fc1251a899..7d04a3b17b 100644 --- a/meta-oe/recipes-extended/iotop/iotop_1.29.bb +++ b/meta-oe/recipes-extended/iotop/iotop_1.30.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3154adaa1a9ca0d8dcc1944518ece1b9" | |||
5 | DEPENDS = "ncurses" | 5 | DEPENDS = "ncurses" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https;tag=v${PV}" | 7 | SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https;tag=v${PV}" |
8 | SRCREV = "dd0f4ad5ec03b9fd642f54144f6465cf6d2c1d12" | 8 | SRCREV = "c3366a8a235f9c8ddc4797625f22cfdf12ba2c36" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||