diff options
| -rw-r--r-- | meta-oe/recipes-extended/iotop/iotop_1.31.bb (renamed from meta-oe/recipes-extended/iotop/iotop_1.30.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/iotop/iotop_1.30.bb b/meta-oe/recipes-extended/iotop/iotop_1.31.bb index 9fe774f9f2..f37b5a5dd3 100644 --- a/meta-oe/recipes-extended/iotop/iotop_1.30.bb +++ b/meta-oe/recipes-extended/iotop/iotop_1.31.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | SUMMARY = "A top utility for I/O" | 1 | SUMMARY = "A top utility for I/O" |
| 2 | LICENSE = "GPL-2.0-or-later" | 2 | LICENSE = "GPL-2.0-or-later" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3154adaa1a9ca0d8dcc1944518ece1b9" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26b36b714daebf72b11715ba73efbad4" |
| 4 | 4 | ||
| 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 = "c3366a8a235f9c8ddc4797625f22cfdf12ba2c36" | 8 | SRCREV = "57890d671ba69ebc4a619a1cfe7d76cdd3d836a8" |
| 9 | 9 | ||
| 10 | 10 | ||
| 11 | inherit pkgconfig | 11 | inherit pkgconfig |
