[OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-10 Thread Richard Purdie
From: Richard Purdie As discussed, we want to make OE-Core usable with no distro set. This patch series makes some big steps towards that goal. I'd be interested in feedback on whether it does the right things and would be usable by others. The key is the inclusion of a distro/defaultsetup.con

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-10 Thread Frans Meulenbroeks
2011/5/10 Richard Purdie > From: Richard Purdie > > As discussed, we want to make OE-Core usable with no distro set. This patch > series > makes some big steps towards that goal. I'd be interested in feedback on > whether it > does the right things and would be usable by others. > > The key is t

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-10 Thread Richard Purdie
On Tue, 2011-05-10 at 16:05 +0200, Frans Meulenbroeks wrote: > > Pull URL: git://git.openembedded.org/openembedded-core-contrib > > Branch: rpurdie/distro > > Browse: > > http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rpurdie/distro > > > > THere is something wrong with gi

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-10 Thread Koen Kooi
Op 10 mei 2011, om 16:00 heeft Richard Purdie het volgende geschreven: > From: Richard Purdie > > As discussed, we want to make OE-Core usable with no distro set. This patch > series > makes some big steps towards that goal. I'd be interested in feedback on > whether it > does the right thing

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-11 Thread Richard Purdie
On Tue, 2011-05-10 at 17:58 +0200, Koen Kooi wrote: > Op 10 mei 2011, om 16:00 heeft Richard Purdie het volgende geschreven: > > > From: Richard Purdie > > > > As discussed, we want to make OE-Core usable with no distro set. This patch > > series > > makes some big steps towards that goal. I'd

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-11 Thread Koen Kooi
Op 11 mei 2011, om 11:45 heeft Richard Purdie het volgende geschreven: > On Tue, 2011-05-10 at 17:58 +0200, Koen Kooi wrote: >> Op 10 mei 2011, om 16:00 heeft Richard Purdie het volgende geschreven: >> >>> From: Richard Purdie >>> >>> As discussed, we want to make OE-Core usable with no distro

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-11 Thread Richard Purdie
On Wed, 2011-05-11 at 12:13 +0200, Koen Kooi wrote: > Op 11 mei 2011, om 11:45 heeft Richard Purdie het volgende geschreven: > > For the uclibc bits, I'm proposing > > to add: > > > > +DEPLOY_DIR_append = "-uclibc" > > +STAGING_DIR_TARGET_append = "-uclibc" > > +STAGING_DIR_HOST_append = "-uclibc"

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-11 Thread Koen Kooi
Op 11 mei 2011, om 12:54 heeft Richard Purdie het volgende geschreven: > On Wed, 2011-05-11 at 12:13 +0200, Koen Kooi wrote: >> Op 11 mei 2011, om 11:45 heeft Richard Purdie het volgende geschreven: >>> For the uclibc bits, I'm proposing >>> to add: >>> >>> +DEPLOY_DIR_append = "-uclibc" >>> +ST

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-11 Thread Richard Purdie
On Tue, 2011-05-10 at 15:00 +0100, Richard Purdie wrote: > From: Richard Purdie > > As discussed, we want to make OE-Core usable with no distro set. This patch > series > makes some big steps towards that goal. I'd be interested in feedback on > whether it > does the right things and would be u

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-15 Thread Khem Raj
On Wed, May 11, 2011 at 2:45 AM, Richard Purdie wrote: > On Tue, 2011-05-10 at 17:58 +0200, Koen Kooi wrote: >> Op 10 mei 2011, om 16:00 heeft Richard Purdie het volgende geschreven: >> >> > From: Richard Purdie >> > >> > As discussed, we want to make OE-Core usable with no distro set. This >> >

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-15 Thread Otavio Salvador
On Wed, May 11, 2011 at 10:30, Richard Purdie wrote: > I've taken feedback on board, tweaked the series and then merged it. My > reasoning is that whilst this might not be 100% perfect in every way, it > moves us a lot closer to where we want to be. We were going to start > seeing patch conflicts

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-15 Thread Khem Raj
On (11/05/11 13:45), Koen Kooi wrote: > > Op 11 mei 2011, om 12:54 heeft Richard Purdie het volgende geschreven: > > > On Wed, 2011-05-11 at 12:13 +0200, Koen Kooi wrote: > >> Op 11 mei 2011, om 11:45 heeft Richard Purdie het volgende geschreven: > >>> For the uclibc bits, I'm proposing > >>> to

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-15 Thread Khem Raj
On (15/05/11 13:22), Khem Raj wrote: > On Wed, May 11, 2011 at 2:45 AM, Richard Purdie > wrote: > > On Tue, 2011-05-10 at 17:58 +0200, Koen Kooi wrote: > > +DEPLOY_DIR_append = "-uclibc" > > +STAGING_DIR_TARGET_append = "-uclibc" > > +STAGING_DIR_HOST_append = "-uclibc" > > +SSTATE_MANIFESTS_appen

Re: [OE-core] [PATCH 0/6] RFC Distro config changes

2011-05-16 Thread Richard Purdie
On Sun, 2011-05-15 at 17:27 -0300, Otavio Salvador wrote: > On Wed, May 11, 2011 at 10:30, Richard Purdie > wrote: > > I've taken feedback on board, tweaked the series and then merged it. My > > reasoning is that whilst this might not be 100% perfect in every way, it > > moves us a lot closer to w