Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-10 Thread Khem Raj
On (10/02/12 16:14), Darren Hart wrote: > > > On 02/06/2012 11:06 PM, Martin Jansa wrote: > > On Mon, Feb 06, 2012 at 03:59:36PM -0800, Joshua Lock wrote: > >> On 06/02/12 08:17, Paul Eggleton wrote: > >>> On Thursday 02 February 2012 13:11:19 Joshua Lock wrote: > Apologies. I'm wrong here.

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-10 Thread Darren Hart
On 02/06/2012 11:06 PM, Martin Jansa wrote: > On Mon, Feb 06, 2012 at 03:59:36PM -0800, Joshua Lock wrote: >> On 06/02/12 08:17, Paul Eggleton wrote: >>> On Thursday 02 February 2012 13:11:19 Joshua Lock wrote: Apologies. I'm wrong here. It was PRIORITY which we agreed to drop. >>> >>> It's

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-06 Thread Martin Jansa
On Mon, Feb 06, 2012 at 03:59:36PM -0800, Joshua Lock wrote: > On 06/02/12 08:17, Paul Eggleton wrote: > > On Thursday 02 February 2012 13:11:19 Joshua Lock wrote: > >> Apologies. I'm wrong here. It was PRIORITY which we agreed to drop. > > > > It's worth noting however, at the same time PRIORITY r

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-06 Thread Joshua Lock
On 06/02/12 08:17, Paul Eggleton wrote: On Thursday 02 February 2012 13:11:19 Joshua Lock wrote: Apologies. I'm wrong here. It was PRIORITY which we agreed to drop. It's worth noting however, at the same time PRIORITY removal was discussed it was acknowledged that SECTION was questionable. Log

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-06 Thread Paul Eggleton
On Thursday 02 February 2012 13:11:19 Joshua Lock wrote: > Apologies. I'm wrong here. It was PRIORITY which we agreed to drop. It's worth noting however, at the same time PRIORITY removal was discussed it was acknowledged that SECTION was questionable. Logical grouping of recipes/packages is a u

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-02 Thread Joshua Lock
On 02/02/12 11:32, Darren Hart wrote: On 02/02/2012 11:24 AM, Joshua Lock wrote: On 02/02/12 10:24, Darren Hart wrote: On 02/01/2012 02:40 PM, Joshua Lock wrote: On 01/02/12 14:26, Darren Hart wrote: ranpwd is used to generate random strings of various types, including passwords, UUIDs,

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-02 Thread Darren Hart
On 02/02/2012 11:13 AM, Joshua Lock wrote: > PV = "0.8+git${SRCPV}" And done. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-02 Thread Darren Hart
On 02/02/2012 11:24 AM, Joshua Lock wrote: > > > On 02/02/12 10:24, Darren Hart wrote: >> >> >> On 02/01/2012 02:40 PM, Joshua Lock wrote: >>> >>> >>> On 01/02/12 14:26, Darren Hart wrote: ranpwd is used to generate random strings of various types, including passwords, UUIDs, and MAC

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-02 Thread Joshua Lock
On 02/02/12 10:24, Darren Hart wrote: On 02/01/2012 02:40 PM, Joshua Lock wrote: On 01/02/12 14:26, Darren Hart wrote: ranpwd is used to generate random strings of various types, including passwords, UUIDs, and MAC addresses. Signed-off-by: Darren Hart --- meta-sys940x/recipes-extende

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-02 Thread Joshua Lock
On 02/02/12 10:26, Darren Hart wrote: On 02/01/2012 11:22 PM, Martin Jansa wrote: On Wed, Feb 01, 2012 at 02:40:05PM -0800, Joshua Lock wrote: On 01/02/12 14:26, Darren Hart wrote: ranpwd is used to generate random strings of various types, including passwords, UUIDs, and MAC addresses.

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-02 Thread Darren Hart
On 02/01/2012 11:22 PM, Martin Jansa wrote: > On Wed, Feb 01, 2012 at 02:40:05PM -0800, Joshua Lock wrote: >> >> >> On 01/02/12 14:26, Darren Hart wrote: >>> ranpwd is used to generate random strings of various types, including >>> passwords, UUIDs, and MAC addresses. >>> >>> Signed-off-by: Darre

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-02 Thread Darren Hart
On 02/01/2012 02:40 PM, Joshua Lock wrote: > > > On 01/02/12 14:26, Darren Hart wrote: >> ranpwd is used to generate random strings of various types, including >> passwords, UUIDs, and MAC addresses. >> >> Signed-off-by: Darren Hart >> --- >> meta-sys940x/recipes-extended/ranpwd/ranpwd_git.bb

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-01 Thread Martin Jansa
On Wed, Feb 01, 2012 at 02:40:05PM -0800, Joshua Lock wrote: > > > On 01/02/12 14:26, Darren Hart wrote: > > ranpwd is used to generate random strings of various types, including > > passwords, UUIDs, and MAC addresses. > > > > Signed-off-by: Darren Hart > > --- > > meta-sys940x/recipes-extende

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-01 Thread Joshua Lock
On 01/02/12 14:26, Darren Hart wrote: ranpwd is used to generate random strings of various types, including passwords, UUIDs, and MAC addresses. Signed-off-by: Darren Hart --- meta-sys940x/recipes-extended/ranpwd/ranpwd_git.bb | 23 1 files changed, 23 insertions(+),