mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 02:14:00 +00:00
waffle: no need to depend on target python3
(From OE-Core rev: 7b4f6a4c7c5bcb4479c7e2e7eca733065cb40464) Signed-off-by: Marek Vasut <marex@denx.de> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
5a3dd29f60
commit
782cde184e
@ -35,3 +35,8 @@ PACKAGECONFIG[x11-egl] = "-Dx11_egl=enabled,-Dx11_egl=disabled,virtual/${MLPREFI
|
||||
PACKAGECONFIG[surfaceless-egl] = "-Dsurfaceless_egl=enabled,-Dsurfaceless_egl=disabled,virtual/${MLPREFIX}libgl"
|
||||
|
||||
# TODO: optionally build manpages and examples
|
||||
|
||||
# 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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user