Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] Fix gpgme when building for the target
@ 2017-03-07 16:00 Mark Hatle
  2017-03-07 16:00 ` [PATCH] gpgme: Fix issue " Mark Hatle
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Hatle @ 2017-03-07 16:00 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-07 16:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 16:00 [PATCH] Fix gpgme when building for the target Mark Hatle
2017-03-07 16:00 ` [PATCH] gpgme: Fix issue " Mark Hatle
2017-03-07 16:08   ` Burton, Ross
2017-03-07 16:39     ` Mark Hatle
2017-03-07 17:00   ` Leonardo Sandoval

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox