From: Ross Burton <[email protected]> Changes from 1.9.4 to 1.9.5: ----------------------------
* Fix incorrect assumptions involving the use of ctype(3) functions. Patch by Taylor R Campbell. * Fix detection of provided functions on autoconf. Patches by Harmen Stoppels. * Fix deletion of tests/meson.build by the autoconf build system. Patch by h30032433. * Fix quoting rules in argvsplit.c. Patch by huyubiao. * Update libpkgconf documentation and documentation building scripts. Patches by Andrew Shadura. * Enforce maximum package count correctly for --modversion. Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit fb9e05592e7c1c61a677d9cb842c9adc84689dde) Signed-off-by: Steve Sakoman <[email protected]> --- .../pkgconf/{pkgconf_1.9.4.bb => pkgconf_1.9.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/pkgconf/{pkgconf_1.9.4.bb => pkgconf_1.9.5.bb} (96%) diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.9.4.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.9.5.bb similarity index 96% rename from meta/recipes-devtools/pkgconf/pkgconf_1.9.4.bb rename to meta/recipes-devtools/pkgconf/pkgconf_1.9.5.bb index ab0f371093..4bdf03c574 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_1.9.4.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_1.9.5.bb @@ -20,7 +20,7 @@ SRC_URI = "\ file://pkg-config-native.in \ file://pkg-config-esdk.in \ " -SRC_URI[sha256sum] = "daccf1bbe5a30d149b556c7d2ffffeafd76d7b514e249271abdd501533c1d8ae" +SRC_URI[sha256sum] = "1ac1656debb27497563036f7bffc281490f83f9b8457c0d60bcfb638fb6b6171" inherit autotools -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183524): https://lists.openembedded.org/g/openembedded-core/message/183524 Mute This Topic: https://lists.openembedded.org/mt/99823091/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
