Openembedded Core Discussions
 help / color / mirror / Atom feed
* Gnupg recipe fixes
@ 2013-03-25  0:55 Paul Barker
  2013-03-25  0:55 ` [PATCH 1/2] gnupg: Replace manual link with update-alternatives Paul Barker
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paul Barker @ 2013-03-25  0:55 UTC (permalink / raw)
  To: openembedded-core

I'm setting up a signed apt repository of .deb packages built using OpenEmbedded
and I've ran into an issue with apt-get on the target board not being able to
find 'gpgv' to verify the signatures. This is installed as 'gpgv2' in the gnupg
recipe. Therefore I've used update-alternatives to create the appropriate link.

Whilst I was doing this, I felt it would be a good idea to replace the manual
creation of the 'gpg'->'gpg2' link in a do_install_append() function with proper
usage of update-alternatives.

This is my first attempt at using git send-email and submitting patches to
OpenEmbedded so if I've done anything wrong please point me in the right
direction.

Thanks,

-- 
Paul Barker

Email: paul@paulbarker.me.uk
http://www.paulbarker.me.uk



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

end of thread, other threads:[~2013-03-25 14:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25  0:55 Gnupg recipe fixes Paul Barker
2013-03-25  0:55 ` [PATCH 1/2] gnupg: Replace manual link with update-alternatives Paul Barker
2013-03-25  0:55 ` [PATCH 2/2] gnupg: Added update-alternatives entry for gpgv Paul Barker
2013-03-25 12:57 ` Gnupg recipe fixes Paul Barker
2013-03-25 13:25   ` Richard Purdie
2013-03-25 13:32     ` Paul Barker
2013-03-25 13:39       ` Richard Purdie

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