]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
pkgconf: upgrade 2.1.1 -> 2.2.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 9 Apr 2024 07:10:10 +0000 (15:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:37 +0000 (07:38 +0100)
commit96a705d3f3d502b189f5bdec7c73cd21a9097785
tree28074d970657b5f82e8bb4d0f0d23ac39d393b34
parentca3722c9b772c592c0b13333d267d4426a2a27d9
pkgconf: upgrade 2.1.1 -> 2.2.0

Changelog:
===========
* libpkgconf SOVERSION is now 5.
* Significant solver rework to flatten both requires and requires.private
  dependencies in a single pass.  Improves performance slightly and ensures
  proper dependency order.
* Improve '--digraph' output to reflect more of the solver's state in the
  rendered dependency graph.
* Do not reference the graph root by name when presenting error messages about
  directly requested dependency nodes.

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