diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-15 09:04:06 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-17 22:38:32 +0000 |
| commit | 5337cd9152ba2a95d2fe9db82a3ba60e20de307a (patch) | |
| tree | da470fde9058fc0f9221f87fc65582fb49c4a65d | |
| parent | fb199fea9d1e9421e293c7eb866247525f56d86f (diff) | |
| download | poky-5337cd9152ba2a95d2fe9db82a3ba60e20de307a.tar.gz | |
pkgconf: upgrade 2.3.0 -> 2.4.3
(From OE-Core rev: 6e4112b5e8aedf6e214d49c100210181d03f9c6e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb (renamed from meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb b/meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb index c95ab74838..9695e37bbd 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 = "\ | |||
| 20 | file://pkg-config-native.in \ | 20 | file://pkg-config-native.in \ |
| 21 | file://pkg-config-esdk.in \ | 21 | file://pkg-config-esdk.in \ |
| 22 | " | 22 | " |
| 23 | SRC_URI[sha256sum] = "3a9080ac51d03615e7c1910a0a2a8df08424892b5f13b0628a204d3fcce0ea8b" | 23 | SRC_URI[sha256sum] = "51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41" |
| 24 | 24 | ||
| 25 | inherit autotools | 25 | inherit autotools |
| 26 | 26 | ||
