mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-10 19:07:08 +00:00
audit: disable python bindings as incompatible with python 3.12
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3cca2ec514
commit
369659d17e
@ -32,7 +32,7 @@ DEPENDS = "python3 tcp-wrappers libcap-ng linux-libc-headers swig-native"
|
|||||||
EXTRA_OECONF = " --with-libwrap \
|
EXTRA_OECONF = " --with-libwrap \
|
||||||
--enable-gssapi-krb5=no \
|
--enable-gssapi-krb5=no \
|
||||||
--with-libcap-ng=yes \
|
--with-libcap-ng=yes \
|
||||||
--with-python3=yes \
|
--with-python3=no \
|
||||||
--libdir=${base_libdir} \
|
--libdir=${base_libdir} \
|
||||||
--sbindir=${base_sbindir} \
|
--sbindir=${base_sbindir} \
|
||||||
--without-python \
|
--without-python \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user