diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2026-02-26 15:57:04 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:23 -0700 |
| commit | f71a12fb7054e47fbbaf15c0de523c200b4432fb (patch) | |
| tree | a480e30d0221b85bdc2cb63c790e5ec8538785f1 | |
| parent | 5dd79230ea712294808b67c575d8f855e4ea32a0 (diff) | |
| download | meta-openembedded-f71a12fb7054e47fbbaf15c0de523c200b4432fb.tar.gz | |
atop: upgrade 2.12.0 -> 2.12.1
Version 2.12.1
Bug solution: tests during append of existing raw log are less strict now.
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/atop/atop_2.12.1.bb (renamed from meta-oe/recipes-support/atop/atop_2.12.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/atop/atop_2.12.0.bb b/meta-oe/recipes-support/atop/atop_2.12.1.bb index 348493245b..4ca74edbaf 100644 --- a/meta-oe/recipes-support/atop/atop_2.12.0.bb +++ b/meta-oe/recipes-support/atop/atop_2.12.1.bb | |||
| @@ -22,7 +22,7 @@ SRC_URI = "http://www.atoptool.nl/download/${BP}.tar.gz \ | |||
| 22 | file://fix-permissions.patch \ | 22 | file://fix-permissions.patch \ |
| 23 | file://sysvinit-implement-status.patch \ | 23 | file://sysvinit-implement-status.patch \ |
| 24 | " | 24 | " |
| 25 | SRC_URI[sha256sum] = "0d09ecc90c14e6ef41c22e3c57c142c3e4fb9cf3c94379077a33c961d5343086" | 25 | SRC_URI[sha256sum] = "4fdbe67c5dfaf89405639e18599f4eae77978073ffa54f3c78c368ab54bd12f6" |
| 26 | 26 | ||
| 27 | UPSTREAM_CHECK_URI = "https://atoptool.nl/downloadatop.php" | 27 | UPSTREAM_CHECK_URI = "https://atoptool.nl/downloadatop.php" |
| 28 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+).tar" | 28 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+).tar" |
