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

Mark Hatle mark.hatle at windriver.com
Tue Mar 7 18:54:32 UTC 2017


V2:

Add swig-native as a dependency when python is called.  Tested after removing
swig-native from my host machine.

Added patch upstream status per patchwork email.

V1:

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           | 52 ++++++++++++++++++++++
 meta/recipes-support/gpgme/gpgme_1.8.0.bb          | 28 +++++++++++-
 2 files changed, 79 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