summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb
index aff555ad54..cc03ab4fea 100644
--- a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb
+++ b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb
@@ -27,7 +27,7 @@ DEPENDS += " \
27 swig-native \ 27 swig-native \
28" 28"
29 29
30PACKAGECONFIG ??= "python3" 30PACKAGECONFIG ??= ""
31PACKAGECONFIG[python3] = "--with-python3,--without-python3,python3,python3" 31PACKAGECONFIG[python3] = "--with-python3,--without-python3,python3,python3"
32 32
33EXTRA_OECONF = "--without-python" 33EXTRA_OECONF = "--without-python"