Re: [OE-core] [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

2011-05-19 Thread Richard Purdie
On Sun, 2011-05-15 at 13:48 -0700, Khem Raj wrote: > > +++ b/meta/conf/distro/include/default-distrovars.inc > > @@ -0,0 +1,43 @@ > > +DISTRO_EXTRA_RDEPENDS += "task-core-boot" > > +DISTRO_EXTRA_RRECOMMENDS += "kernel-module-af-packet" > > + > > > others can be overridden but the above two are a

Re: [OE-core] [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

2011-05-15 Thread Khem Raj
On Tue, May 10, 2011 at 7:00 AM, Richard Purdie wrote: > From: Richard Purdie > > Signed-off-by: Richard Purdie > --- >  meta/conf/distro/defaultsetup.conf              |    1 + >  meta/conf/distro/include/default-distrovars.inc |   43 >  meta/conf/distro/poky.conf          

Re: [OE-core] [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

2011-05-11 Thread Frans Meulenbroeks
2011/5/10 Richard Purdie > On Tue, 2011-05-10 at 16:26 +0200, Frans Meulenbroeks wrote: > > Some minor remarks on the default-distrovars.inc contents: > > To quote the email prefacing this patch series: > > """ > I did dump a load of "default" variables into default-distrovars.inc, > I'm not call

Re: [OE-core] [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

2011-05-10 Thread Richard Purdie
On Tue, 2011-05-10 at 16:26 +0200, Frans Meulenbroeks wrote: > Some minor remarks on the default-distrovars.inc contents: To quote the email prefacing this patch series: """ I did dump a load of "default" variables into default-distrovars.inc, I'm not calling that file finished, I just had to dra

Re: [OE-core] [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

2011-05-10 Thread Frans Meulenbroeks
Some minor remarks on the default-distrovars.inc contents: 2011/5/10 Richard Purdie [...] > diff --git a/meta/conf/distro/include/default-distrovars.inc > b/meta/conf/distro/include/default-distrovars.inc > new file mode 100644 > index 000..ab26a30 > --- /dev/null > +++ b/meta/conf/distro/in

[OE-core] [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

2011-05-10 Thread Richard Purdie
From: Richard Purdie Signed-off-by: Richard Purdie --- meta/conf/distro/defaultsetup.conf |1 + meta/conf/distro/include/default-distrovars.inc | 43 meta/conf/distro/poky.conf | 48 +-- 3 files changed, 46 inser