Re: [OE-core] [PATCH V2 7/7] opkg-keyrings: New recipe

2015-02-11 Thread Richard Tollerton
Paul Barker writes: > On Tue, Feb 10, 2015 at 06:43:34PM -0600, Richard Tollerton wrote: >> Paul Barker writes: >> >> > This recipe wraps package and package feed verification keys into a >> > package, >> > making the management and deployment of verification keys much easier. >> > Comments >

Re: [OE-core] [PATCH V2 7/7] opkg-keyrings: New recipe

2015-02-11 Thread Paul Barker
On Tue, Feb 10, 2015 at 06:43:34PM -0600, Richard Tollerton wrote: > Paul Barker writes: > > > This recipe wraps package and package feed verification keys into a package, > > making the management and deployment of verification keys much easier. > > Comments > > on how to select keys for inclus

Re: [OE-core] [PATCH V2 7/7] opkg-keyrings: New recipe

2015-02-10 Thread Richard Tollerton
Paul Barker writes: > This recipe wraps package and package feed verification keys into a package, > making the management and deployment of verification keys much easier. > Comments > on how to select keys for inclusion in this package are provided in the recipe > file. Would you be receptive

[OE-core] [PATCH V2 7/7] opkg-keyrings: New recipe

2015-01-16 Thread Paul Barker
This recipe wraps package and package feed verification keys into a package, making the management and deployment of verification keys much easier. Comments on how to select keys for inclusion in this package are provided in the recipe file. Signed-off-by: Paul Barker --- meta/recipes-devtools/o