diff mbox series

[meta-oe,01/29] btop: upgrade 1.4.4 -> 1.4.5

Message ID 20250924090029.1786-1-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/29] btop: upgrade 1.4.4 -> 1.4.5 | expand

Commit Message

Wang Mingyu Sept. 24, 2025, 9 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.4.bb => btop_1.4.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/btop/{btop_1.4.4.bb => btop_1.4.5.bb} (93%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/btop/btop_1.4.4.bb b/meta-oe/recipes-support/btop/btop_1.4.5.bb
similarity index 93%
rename from meta-oe/recipes-support/btop/btop_1.4.4.bb
rename to meta-oe/recipes-support/btop/btop_1.4.5.bb
index 2d187c18a8..0455da384b 100644
--- a/meta-oe/recipes-support/btop/btop_1.4.4.bb
+++ b/meta-oe/recipes-support/btop/btop_1.4.5.bb
@@ -6,7 +6,7 @@  SECTION = "console/utils"
 
 SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
            "
-SRCREV = "0f398abd64febfbc5f2115be3156682f47308f48"
+SRCREV = "a1099d075fa914452366b28c67ff171e21a1f02e"
 
 
 inherit cmake