[OE-core] [PATCH] python: Remove PYTHONLSBOPTS that hasn't been set for some time
Adrian Bunk
bunk at stusta.de
Sun Aug 25 17:21:14 UTC 2019
Signed-off-by: Adrian Bunk <bunk at stusta.de>
---
meta/recipes-devtools/python/python.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc
index 70481002bb..1462b779e9 100644
--- a/meta/recipes-devtools/python/python.inc
+++ b/meta/recipes-devtools/python/python.inc
@@ -37,7 +37,6 @@ EXTRA_OECONF = "\
--enable-shared \
--enable-ipv6=${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'yes', 'no', d)} \
ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no \
- ${PYTHONLSBOPTS} \
"
do_configure_prepend() {
--
2.17.1
More information about the Openembedded-core
mailing list