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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
