[OE-core] [PATCH 4/4] gpgme: fix python module build and installation

Richard Purdie richard.purdie at linuxfoundation.org
Sat Mar 11 16:05:53 UTC 2017


On Sat, 2017-03-11 at 13:47 +0000, Richard Purdie wrote:
> On Thu, 2017-03-09 at 22:23 +0200, Alexander Kanavin wrote:
> > 
> > Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com
> > >
> > ---
> >  ...-Avoid-host-contamination-from-gpg-config.patch | 28
> > ++++++++++++++++++++++
> >  .../0001-Correctly-install-python-modules.patch    | 26
> > ++++++++++++++++++++
> >  meta/recipes-support/gpgme/gpgme_1.8.0.bb          |  2 ++
> >  3 files changed, 56 insertions(+)
> >  create mode 100644 meta/recipes-support/gpgme/gpgme/0001-Avoid-
> > host-
> > contamination-from-gpg-config.patch
> >  create mode 100644 meta/recipes-support/gpgme/gpgme/0001-
> > Correctly-
> > install-python-modules.patch
> > 
> > diff --git a/meta/recipes-support/gpgme/gpgme/0001-Avoid-host-
> > contamination-from-gpg-config.patch b/meta/recipes-
> > support/gpgme/gpgme/0001-Avoid-host-contamination-from-gpg-
> > config.patch
> > new file mode 100644
> > index 00000000000..b0a9645997c
> > --- /dev/null
> > +++ b/meta/recipes-support/gpgme/gpgme/0001-Avoid-host-
> > contamination-
> > from-gpg-config.patch
> > @@ -0,0 +1,28 @@
> > +From 96cfc76def123141d0cecaab857da3880396d5ef Mon Sep 17 00:00:00
> > 2001
> > +From: Alexander Kanavin <alex.kanavin at gmail.com>
> > +Date: Thu, 9 Mar 2017 22:11:00 +0200
> > +Subject: [PATCH] Avoid host contamination from gpg-config
> > +
> > +gpg-config gives us -L/usr/lib as the first item for linking.
> > +
> > +Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> > +---
> > + lang/python/setup.py.in | 2 +-
> > + 1 file changed, 1 insertion(+), 1 deletion(-)
> > +
> I'm not sure which patch is doing it but you probably need to look
> at:
> 
> https://autobuilder.yocto.io/builders/nightly-world-lsb/builds/187

Which I now realise is from the missing security flag changes so I can
resolve this.

Cheers,

Richard




More information about the Openembedded-core mailing list