From 60abb4095dcd83324453866dee4fb2c5ec5132a4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Jun 2026 21:17:26 -0700 Subject: [PATCH] psutils: upgrade 2.10 -> 3.3.15 Signed-off-by: Khem Raj --- .../psutils/{psutils_2.10.bb => psutils_3.3.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/psutils/{psutils_2.10.bb => psutils_3.3.15.bb} (89%) diff --git a/meta-oe/recipes-support/psutils/psutils_2.10.bb b/meta-oe/recipes-support/psutils/psutils_3.3.15.bb similarity index 89% rename from meta-oe/recipes-support/psutils/psutils_2.10.bb rename to meta-oe/recipes-support/psutils/psutils_3.3.15.bb index 14792acaa5..702c7de42f 100644 --- a/meta-oe/recipes-support/psutils/psutils_2.10.bb +++ b/meta-oe/recipes-support/psutils/psutils_3.3.15.bb @@ -2,7 +2,7 @@ LICENSE = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=87212b5f1ae096371049a12f80034f32" SRC_URI = "https://github.com/rrthomas/psutils/releases/download/v${PV}/psutils-${PV}.tar.gz" -SRC_URI[sha256sum] = "6f8339fd5322df5c782bfb355d9f89e513353220fca0700a5a28775404d7e98b" +SRC_URI[sha256sum] = "7001ff39c5a84e2616aecbe8c9d213f14412908990f84dfbd92168edfdbaaf3d" inherit perlnative autotools