From 2f44d1781695c801d7f3cd50824ad0a7163d7bef Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 13 May 2026 12:05:01 +0800 Subject: [PATCH] btop: upgrade 1.4.6 -> 1.4.7 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- 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 --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