From: Ross Burton Date: Fri, 27 Jan 2017 15:36:22 +0000 (+0000) Subject: python: add missing pkgconfig inherit X-Git-Tag: yocto-4.0~18250 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=125a798c2e7bda3a951828a14f308a65cc562a14;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python: add missing pkgconfig inherit --- diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index 79a431c7ea2..e51993fce16 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc @@ -18,7 +18,7 @@ UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P2(\.\d+)+).tar" PYTHON_MAJMIN = "2.7" -inherit autotools +inherit autotools pkgconfig EXTRA_OECONF = "\ --with-threads \