Changes from 1.9.2 to 1.9.3: ---------------------------- * Fix a bunch of minor code issues pointed out using Clang static analyzer. * New API: pkgconf_solution_free(), which frees a compiled solution graph. * Fix behavior when overriding global variables with '--define-variable'.
Signed-off-by: Wang Mingyu <[email protected]> --- .../pkgconf/{pkgconf_1.9.2.bb => pkgconf_1.9.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/pkgconf/{pkgconf_1.9.2.bb => pkgconf_1.9.3.bb} (96%) diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.9.2.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.9.3.bb similarity index 96% rename from meta/recipes-devtools/pkgconf/pkgconf_1.9.2.bb rename to meta/recipes-devtools/pkgconf/pkgconf_1.9.3.bb index 576710b8fc..453da89c3d 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_1.9.2.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_1.9.3.bb @@ -20,7 +20,7 @@ SRC_URI = "\ file://pkg-config-native.in \ file://pkg-config-esdk.in \ " -SRC_URI[sha256sum] = "db6bf5426e0e9fc107042cc85fc62b1f391f1d7af46c4a3c39b7f5b5231dfa09" +SRC_URI[sha256sum] = "5fb355b487d54fb6d341e4f18d4e2f7e813a6622cf03a9e87affa6a40565699d" inherit autotools -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#169793): https://lists.openembedded.org/g/openembedded-core/message/169793 Mute This Topic: https://lists.openembedded.org/mt/93222756/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
