]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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)
commit5a6d00328cbd5cff7408dba688d7117e46284e66
treea006d516a43132d24e88e3ad99d21b48ac0ef71b
parentbbda388857284612190b58abe8d73c93e39d1574
pkgconf: upgrade 2.1.0 -> 2.1.1

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]