generic-poky/meta/recipes-support/gpgme/gpgme
Alexander Kanavin 575f8b4819 gpgme: correctly avoid host contamination
Existing patch was actually doing the wrong thing and
sometimes removing a linking flag (-lgpgme) that should be present.

Instead, gpgme-config actually has internal logic to remove /usr/lib from the output,
which works only in non-multilib setups, so it is adjusted to include all possible
/usr/lib* and /lib* directories.

(From OE-Core rev: 84cb611079b7cf78b9921c78978943fa4adae1c7)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-14 09:47:08 +01:00
..
0001-Correctly-install-python-modules.patch gpgme: fix python module build and installation 2017-03-11 16:09:14 +00:00
0001-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch gpgme: correctly avoid host contamination 2017-04-14 09:47:08 +01:00
pkgconfig.patch gpgme: 1.6.0 -> 1.8.0 2017-02-15 20:06:42 -08:00
python-import.patch gpgme: fix configure if 'import distutils' causes output on stderr 2017-04-05 23:22:12 +01:00
python-lang-config.patch gpgme: Fix issue building for the target 2017-03-08 11:52:56 +00:00