diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-04-02 19:05:14 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-05 11:46:37 +0100 |
commit | c23d6f77994698e71d9a011cddec1237158b15ca (patch) | |
tree | da2c32f27d8af154aa7ac5d770340eb59c27fe6d /meta/recipes-connectivity/avahi | |
parent | cae5e155a8b597930d600e1c24a5f73e69489be6 (diff) | |
download | poky-c23d6f77994698e71d9a011cddec1237158b15ca.tar.gz |
prservice.py: fix do_package with newer Python in Ubuntu 20.04
* with Ubuntu 20.04 which is using python 3.8 I'm seeing a lot of errors like:
ERROR: libxml2-2.9.10-r0 do_package: Can NOT get PRAUTO, exception No module named '_sysconfigdata'
not sure what caused this from python 3.8, but this seems to work
* PRserv is enabled with:
PRSERV_HOST = "localhost:0"
(From OE-Core rev: 4b26eaf7152fb712aba47a0c746333578f58ee8d)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/avahi')
0 files changed, 0 insertions, 0 deletions