From 9a4e0e4e5bfb69017a152c7cc24949ddcb0a9784 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 19 Aug 2026 17:34:12 +0800 Subject: [PATCH] htop: upgrade 3.5.2 -> 3.5.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-support/htop/{htop_3.5.2.bb => htop_3.5.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/htop/{htop_3.5.2.bb => htop_3.5.3.bb} (95%) diff --git a/meta-oe/recipes-support/htop/htop_3.5.2.bb b/meta-oe/recipes-support/htop/htop_3.5.3.bb similarity index 95% rename from meta-oe/recipes-support/htop/htop_3.5.2.bb rename to meta-oe/recipes-support/htop/htop_3.5.3.bb index 775e8e1d78..cf3d5db541 100644 --- a/meta-oe/recipes-support/htop/htop_3.5.2.bb +++ b/meta-oe/recipes-support/htop/htop_3.5.3.bb @@ -9,7 +9,7 @@ DEPENDS = "ncurses libnl" SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https;tag=${PV} \ file://0001-configure.ac-Remove-usr-include-libnl3.patch \ " -SRCREV = "393b224603620e62a693628ac50b9f4e4424a851" +SRCREV = "20882b8ef8271fb49ea0eb74bbfd484e9b0a11d8" inherit autotools pkgconfig