mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 12:49:33 +02:00
meta: drop _PYTHON_SYSCONFIGDATA_NAME hacks
(From OE-Core rev: d3a81dd0e72a3495bfc7cc969c2bb806b666023d) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3ec7f79ad2
commit
acfdab8daa
@@ -49,11 +49,6 @@ PROVIDES = " \
|
||||
|
||||
inherit meson pkgconfig python3native gettext features_check
|
||||
|
||||
# Unset these to stop python trying to report the target Python setup
|
||||
_PYTHON_SYSCONFIGDATA_NAME[unexport] = "1"
|
||||
STAGING_INCDIR[unexport] = "1"
|
||||
STAGING_LIBDIR[unexport] = "1"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
ANY_OF_DISTRO_FEATURES_class-target = "opengl vulkan"
|
||||
|
||||
Reference in New Issue
Block a user