[OE-core] [PATCH] Fix gpgme when building for the target

Mark Hatle mark.hatle at windriver.com
Tue Mar 7 16:00:23 UTC 2017


Fix gpgme when building for the target.  There were multiple problems when
cross compiling gpgme for the target:

* PKG_CONFIG (pkg-config) was not being set
* Auto selecting python would pick up the host version and fail
* calling gpg-error-config would fail

Mark Hatle (1):
  gpgme: Fix issue building for the target

 .../gpgme/gpgme/python-lang-config.patch           | 50 ++++++++++++++++++++++
 meta/recipes-support/gpgme/gpgme_1.8.0.bb          | 28 +++++++++++-
 2 files changed, 77 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-support/gpgme/gpgme/python-lang-config.patch

-- 
1.8.3.1




More information about the Openembedded-core mailing list