All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arno Steffens" <star@gmx.li>
To: "Anders Darander" <anders@chargestorm.se>
Cc: poky@yoctoproject.org
Subject: Re: gnupg strip down
Date: Tue, 2 May 2017 11:59:03 +0200	[thread overview]
Message-ID: <trinity-01c771c0-cc40-4c0c-8ab5-c118715e11ab-1493719143739@3capp-gmx-bs49> (raw)
In-Reply-To: <20170428100611.vbxxcuplrjoovei7@ad.chargestorm.se>



> Gesendet: Freitag, 28. April 2017 um 12:06 Uhr
> Von: "Anders Darander" <anders@chargestorm.se>
> An: poky@yoctoproject.org
> Betreff: Re: [poky] gnupg strip down
>
> Hi,
> 
> * Arno Steffens <star@gmx.li> [170428 09:35]:
> 
> > I did as advised, created a bbappend for gnupg, like that:
> 
> > do_install_append() {
> >	rm ${D}${bindir}/gpgv
> >	rm ${D}${bindir}/gpgsm
> >	rm ${D}${bindir}/gpg-connect-agent
> >	rm ${D}${bindir}/dirmngr-client
> >	rm ${D}${bindir}/gpgscm
> >	rm ${D}${bindir}/watchgnupg
> >	rm ${D}${bindir}/gpgparsemail
> >	rm ${D}${bindir}/gpgconf
> >	rm ${D}${bindir}/dirmngr
> >	rm ${D}${bindir}/gpgtar
> >	rm ${D}${bindir}/gpgv2
> >	rm ${D}${bindir}/gpg-agent
> >	rm ${D}${bindir}/kbxutil
> >	rm ${D}/usr/sbin/*
> >	rmdir ${D}/usr/sbin
> >	rm ${D}/usr/share/gnupg/help*
> >	rm ${D}/usr/libexec/gpg-*
> >	rm ${D}/usr/libexec/scdaemon
> >	rmdir ${D}/usr/libexec
> > }
> 
> > I am aware that this is a custom embedded solution, where just the ability to verify signed files is needed.
> 
> Have you looked at gpgv? It's already packages separately and supports
> verification of signed files. It might very well fulfill all your
> requirements.
> 
> Cheers,
> Anders
> 
> -- 
> Anders Darander, Senior System Architect
> ChargeStorm AB / eStorm AB
> -- 

Sure, even that might be enough. But as far as I can see this is not separated.
As for example bitbake gpgv returns:
 gnupg RPROVIDES gpgv

Is a recipe for just this available in some other layer? I searched, but did not found.
Thanks
Arno 


  reply	other threads:[~2017-05-02  9:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-25 12:57 gnupg strip down star
2017-04-25 13:10 ` Alexander Kanavin
2017-04-26  5:42   ` Arno Steffens
2017-04-26 10:54     ` Alexander Kanavin
2017-04-26 12:52       ` Arno Steffens
2017-04-26 13:18         ` Alexander Kanavin
2017-04-28  7:31           ` Arno Steffens
2017-04-28  8:35             ` Jussi Kukkonen
2017-04-28 12:30               ` Wold, Saul
2017-05-02 10:06                 ` Arno Steffens
2017-05-02 10:38                   ` Jussi Kukkonen
2017-05-02 12:14                     ` Arno Steffens
2017-04-28 10:06             ` Anders Darander
2017-05-02  9:59               ` Arno Steffens [this message]
2017-05-02 13:30                 ` Anders Darander

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-01c771c0-cc40-4c0c-8ab5-c118715e11ab-1493719143739@3capp-gmx-bs49 \
    --to=star@gmx.li \
    --cc=anders@chargestorm.se \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.