From 6e4112b5e8aedf6e214d49c100210181d03f9c6e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 15 Mar 2025 09:04:06 +0000 Subject: [PATCH] pkgconf: upgrade 2.3.0 -> 2.4.3 Signed-off-by: Richard Purdie --- .../pkgconf/{pkgconf_2.3.0.bb => pkgconf_2.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/pkgconf/{pkgconf_2.3.0.bb => pkgconf_2.4.3.bb} (96%) diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb b/meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb similarity index 96% rename from meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb rename to meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb index c95ab748382..9695e37bbd0 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb @@ -20,7 +20,7 @@ SRC_URI = "\ file://pkg-config-native.in \ file://pkg-config-esdk.in \ " -SRC_URI[sha256sum] = "3a9080ac51d03615e7c1910a0a2a8df08424892b5f13b0628a204d3fcce0ea8b" +SRC_URI[sha256sum] = "51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41" inherit autotools -- 2.47.3