summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python_2.7.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python_2.7.15.bb')
-rw-r--r--meta/recipes-devtools/python/python_2.7.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python_2.7.15.bb b/meta/recipes-devtools/python/python_2.7.15.bb
index c22c762d99..3f361ae7c4 100644
--- a/meta/recipes-devtools/python/python_2.7.15.bb
+++ b/meta/recipes-devtools/python/python_2.7.15.bb
@@ -41,7 +41,7 @@ inherit autotools multilib_header python-dir pythonnative ptest
41 41
42CONFIGUREOPTS += " --with-system-ffi " 42CONFIGUREOPTS += " --with-system-ffi "
43 43
44EXTRA_OECONF += "ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no" 44EXTRA_OECONF += "ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no ac_cv_working_tzset=yes"
45 45
46PACKAGECONFIG ??= "bdb" 46PACKAGECONFIG ??= "bdb"
47PACKAGECONFIG[bdb] = ",,db" 47PACKAGECONFIG[bdb] = ",,db"