diff mbox series

[meta-oe,02/56] btop: upgrade 1.4.6 -> 1.4.7

Message ID 20260513040555.377-2-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] botan: upgrade 3.11.1 -> 3.12.0 | expand

Commit Message

Wang Mingyu May 13, 2026, 4:05 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-support/btop/{btop_1.4.6.bb => btop_1.4.7.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/btop/{btop_1.4.6.bb => btop_1.4.7.bb} (93%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/btop/btop_1.4.6.bb b/meta-oe/recipes-support/btop/btop_1.4.7.bb
similarity index 93%
rename from meta-oe/recipes-support/btop/btop_1.4.6.bb
rename to meta-oe/recipes-support/btop/btop_1.4.7.bb
index 29072522df..79e9a31e88 100644
--- a/meta-oe/recipes-support/btop/btop_1.4.6.bb
+++ b/meta-oe/recipes-support/btop/btop_1.4.7.bb
@@ -6,7 +6,7 @@  SECTION = "console/utils"
 
 SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
            "
-SRCREV = "975e3951daa7d3114112d2cd4ee689cf5ee38745"
+SRCREV = "6e39144aaf5a6bc01b9f795010b0914431067183"
 
 inherit cmake