diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-08-20 14:51:34 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-21 21:51:49 +0100 |
commit | 5337c1a3e38c1b069c7245eab0eae096f0cec293 (patch) | |
tree | f7f98ac748a07b23d37fa06282a3df72ef7f69cd /documentation/set_versions.py | |
parent | 0bb03c5197feeba9772c9f1d2bfcfe6299c0a1dc (diff) | |
download | poky-5337c1a3e38c1b069c7245eab0eae096f0cec293.tar.gz |
pkgconf: upgrade 2.2.0 -> 2.3.0
Changelog:
==========
* Fix compile with Meson on Solaris by defining __EXTENSIONS__.
* Add support for the PKG_CONFIG_RELOCATE_PATHS environmental variable.
When set, the program will act as if --define-prefix is always
enabled.
* Color solution nodes that were part of the original query, and use
that coloring to skip over dependencies when generating DocumentNames
in bomtool.
* Enhance --env option to support variables with both --variable=varname
and --print-variables.
* Add --exists-cflags option which creates synthetic preprocessor
definition flags for every queried dependency when found.
* Document that Requires.private is always used for header paths.
* Fix minor documentation typos.
* Ensure string comparisons using <ctype.h> functions are done with
unsigned bytes to avoid undefined behavior.
* Fix parsing edge-case bugs with dependency versions.
* Change PKG_PROG_PKG_CONFIG autoconf macro to add a customizable
failure handler if pkg-config is not found.
(From OE-Core rev: 7c2bc70bd62d05b0d39759a3b67f2f61ad6851c0)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions