]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
pkgconf: upgrade 2.1.0 -> 2.1.1
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 28 Feb 2024 07:32:36 +0000 (15:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Feb 2024 10:26:14 +0000 (10:26 +0000)
Changelog:
==========
* Documentation fixes
* Fix --modversion with constraints.
* Reintroduce an optimization to the dependency graph walker which avoids
  revisiting already visited nodes.
* Add a regression test to check that the dependency flattener is working
  as expected.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pkgconf/pkgconf_2.1.1.bb [moved from meta/recipes-devtools/pkgconf/pkgconf_2.1.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/pkgconf/pkgconf_2.1.0.bb
rename to meta/recipes-devtools/pkgconf/pkgconf_2.1.1.bb
index 1921f3a086eafe040939f60c82a05c1d52c66afd..33d69451bbc75b5da911cd10fc42011420938907 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI = "\
     file://pkg-config-native.in \
     file://pkg-config-esdk.in \
 "
-SRC_URI[sha256sum] = "266d5861ee51c52bc710293a1d36622ae16d048d71ec56034a02eb9cf9677761"
+SRC_URI[sha256sum] = "3a224f2accf091b77a5781316e27b9ee3ba82c083cc2e539e08940b68a44fec5"
 
 inherit autotools