mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
volume-key: disable python bindings
No longer compatible with python 3.12; there hasn't been a release since 2018: https://pagure.io/volume_key/releases Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b46ee0ca65
commit
3cca2ec514
|
|
@ -27,7 +27,7 @@ DEPENDS += " \
|
|||
swig-native \
|
||||
"
|
||||
|
||||
PACKAGECONFIG ??= "python3"
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[python3] = "--with-python3,--without-python3,python3,python3"
|
||||
|
||||
EXTRA_OECONF = "--without-python"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user