diff options
author | Ovidiu Panait <ovidiu.panait@windriver.com> | 2023-03-29 11:38:17 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-30 23:26:04 +0100 |
commit | 46fda7a1a8e71702264ae478f9add1d06b4a81b2 (patch) | |
tree | 87db5864da5b7baad5798f67fe2f5034b86bd2e1 /scripts/lib/devtool/build.py | |
parent | 17c6c0d650a8302d54d507f3a8978a547faaa2d2 (diff) | |
download | poky-46fda7a1a8e71702264ae478f9add1d06b4a81b2.tar.gz |
gobject-introspection: inherit python3targetconfig
When building gobject-introspection for aarch64, the generated giscanner
python module has the wrong "x86_64" suffix:
./usr/lib/gobject-introspection/giscanner/_giscanner.cpython-311-x86_64-linux-gnu.so
The EXT_SUFFIX used by meson to generate the python module is taken
from the native python3 sysconfig instead of the target sysconfig.
Replace the python3native inherit with python3targetconfig to fix this.
(From OE-Core rev: 0a6c46743fa6bf3e5418247d4841ae5ffb530262)
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions