diff options
author | Ross Burton <ross@burtonini.com> | 2021-11-02 18:02:33 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-03 10:12:42 +0000 |
commit | 851be8baed10f127f85c6c0edfd67a79a596d5f9 (patch) | |
tree | 994393ea7ded405398f4445ca390d87353a5e1cb /scripts/oe-git-proxy | |
parent | 859776220f8b1cf1f4178b0fcfbff01f844a580a (diff) | |
download | poky-851be8baed10f127f85c6c0edfd67a79a596d5f9.tar.gz |
python3: silence DeprecationWarnings in python3-config
Our patched python3-config uses distutils, but that will emit a
DeprecationWarning when imported. This isn't useful when using the
output of python3-config to find include paths.
This isn't a huge problem typically as the warning goes to stderr, but
some build systems read both stdout and stderr.
(From OE-Core rev: e25b8f5af70a094307dc5c0a25f213ae9570f349)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions