diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-08-31 10:42:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-02 18:23:06 +0100 |
commit | 1189a846e4bd6785cd04a6a7745c7acfb78335b1 (patch) | |
tree | 8aa6b9c67537e03b2f64e9a9540335f7f1db3f89 /scripts/lib/buildstats.py | |
parent | c05e07afffe3c2f518d71f15d94d2c0ff5b0c95c (diff) | |
download | poky-1189a846e4bd6785cd04a6a7745c7acfb78335b1.tar.gz |
pkgconf: upgrade 1.9.5 -> 2.0.2
Changelog:
===========
* Fix long-standing bug where package identifiers for "uninstalled"
packages incorrectly included the "-uninstalled" suffix.
* The behavior of --modversion was largely reverted back to the traditional
pkg-config behavior, but still operates on a solved dependency graph.
* A new flag, --verbose, has been added.
* When flattening the dependency graph, retain the latest seen edges
rather than the earliest.
* Fix a long-standing bug where the dependency resolution queue was
evaluated in reverse. This bug masked the aforementioned dependency
flattening bug in many cases.
* Fix handling of --with-path, which was appending paths to the search
list rather than prepending them as intended.
* Error when --modversion is requested with more than one package, as
the output is ambiguous.
(From OE-Core rev: 4a2947fb92626c0e4d1605799e317f61a8a5967c)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions