diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-08-22 14:50:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-23 08:25:52 +0100 |
commit | abd8516453ef0e92cbbea462f16431667aab60aa (patch) | |
tree | 04561abee9404533d3bf3b4cbdb16556f0695e10 /meta/recipes-devtools/pkgconf | |
parent | 253fca82465c004ae9cb40aa8c2b35e918565fc0 (diff) | |
download | poky-abd8516453ef0e92cbbea462f16431667aab60aa.tar.gz |
pkgconf: upgrade 1.7.4 -> 1.8.0
(From OE-Core rev: 82d1b8b9d1277a6b938ab07f6b0f8f59df5ce65e)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pkgconf')
-rw-r--r-- | meta/recipes-devtools/pkgconf/pkgconf_1.8.0.bb (renamed from meta/recipes-devtools/pkgconf/pkgconf_1.7.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.7.4.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.8.0.bb index 04991b1f01..29cf4a6a94 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_1.7.4.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_1.8.0.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] = "d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab" | 23 | SRC_URI[sha256sum] = "ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf" |
24 | 24 | ||
25 | inherit autotools | 25 | inherit autotools |
26 | 26 | ||