* Build Directory inside conf
@ 2010-08-24 3:11 openembedded
2010-08-24 13:53 ` Chris Larson
0 siblings, 1 reply; 5+ messages in thread
From: openembedded @ 2010-08-24 3:11 UTC (permalink / raw)
To: openembedded-devel
Hi,
One item that may need to be cleaned up - there seems to be a copy of "build" inside "conf".
Thanks.
From fransmeulenbroeks@gmail.com Tue Aug 24 08:32:34 2010
Received: from mail-gy0-f175.google.com ([209.85.160.175])
by linuxtogo.org with esmtp (Exim 4.69)
(envelope-from <fransmeulenbroeks@gmail.com>) id 1Onn3h-0004zq-Jg
for openembedded-devel@lists.openembedded.org;
Tue, 24 Aug 2010 08:32:34 +0200
Received: by gya6 with SMTP id 6so2554636gya.6
for <openembedded-devel@lists.openembedded.org>;
Mon, 23 Aug 2010 23:32:04 -0700 (PDT)
DKIM-Signature: v
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Build Directory inside conf
2010-08-24 3:11 Build Directory inside conf openembedded
@ 2010-08-24 13:53 ` Chris Larson
2010-08-24 16:41 ` openembedded
0 siblings, 1 reply; 5+ messages in thread
From: Chris Larson @ 2010-08-24 13:53 UTC (permalink / raw)
To: openembedded-devel
On Mon, Aug 23, 2010 at 8:11 PM, <openembedded@rkmorris.us> wrote:
> One item that may need to be cleaned up - there seems to be a copy of
> "build" inside "conf".
As there should be. conf/bitbake.conf includes
conf/build/${BUILD_SYS}.conf.
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Build Directory inside conf
2010-08-24 13:53 ` Chris Larson
@ 2010-08-24 16:41 ` openembedded
[not found] ` <AANLkTimHMk2JCmk-f7v+f20oOCLimFmvmMOXHNAXWbZV@mail.gmail.com>
0 siblings, 1 reply; 5+ messages in thread
From: openembedded @ 2010-08-24 16:41 UTC (permalink / raw)
To: openembedded-devel
Hi,
Maybe we're not talking about the same thing ... but to confirm - inside the conf directory there is a build directory, with the file "Power Macintosh-darwin.conf" inside. Is this really supposed to be part of the "official" build?
Thanks!
On Tue, Aug 24, 2010 08:53 AM, Chris Larson <clarson@kergoth.com> wrote:
> On Mon, Aug 23, 2010 at 8:11 PM, <openembedded@rkmorris.us> wrote:
>
> > One item that may need to be cleaned up - there seems to be a copy of
> > "build" inside "conf".
>
>
> As there should be. conf/bitbake.conf includes
> conf/build/${BUILD_SYS}.conf.
> --
> Christopher Larson
> clarson at kergoth dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Maintainer - Tslib
> Senior Software Engineer, Mentor Graphics
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
From kergoth@gmail.com Tue Aug 24 20:22:33 2010
Received: from mail-ww0-f43.google.com ([74.125.82.43])
by linuxtogo.org with esmtp (Exim 4.69)
(envelope-from <kergoth@gmail.com>) id 1Ony8Z-0002uq-UV
for openembedded-devel@lists.openembedded.org;
Tue, 24 Aug 2010 20:22:33 +0200
Received: by wwi14 with SMTP id 14so1983681wwi.24
for <openembedded-devel@lists.openembedded.org>;
Tue, 24 Aug 2010 11:21:51 -0700 (PDT)
DKIM-Signature: v
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Build Directory inside conf
[not found] ` <AANLkTimHMk2JCmk-f7v+f20oOCLimFmvmMOXHNAXWbZV@mail.gmail.com>
@ 2010-08-24 18:33 ` openembedded
2010-08-24 21:14 ` Chris Larson
0 siblings, 1 reply; 5+ messages in thread
From: openembedded @ 2010-08-24 18:33 UTC (permalink / raw)
To: openembedded-devel
That makes sense - thanks!
One more question then, as this isn't mentioned in the "Getting Started" section of the Wiki - do I need to configure this? I ask because I'm having issues with my build results right now (kernel is fine, initrd is hanging).
Thanks again,... Russell
On Tue, Aug 24, 2010 01:21 PM, Chris Larson <clarson@kergoth.com> wrote:
> On Tue, Aug 24, 2010 at 9:41 AM, <openembedded@rkmorris.us> wrote:
>
> > Hi,
> > Maybe we're not talking about the same thing ... but to confirm - inside
> > the conf directory there is a build directory, with the file "Power
> > Macintosh-darwin.conf" inside. Is this really supposed to be part of the
> > "official" build?
>
>
> No, we're talking about exactly the same thing. "build" in this context is
> referring to the *build machine*, not a "build" as in the output from
> running bitbake.
> --
> Christopher Larson
> clarson at kergoth dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Maintainer - Tslib
> Senior Software Engineer, Mentor Graphics
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
From dp@xora.org.uk Tue Aug 24 22:18:32 2010
Received: from www.xora.org.uk ([80.68.91.202] helo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Build Directory inside conf
2010-08-24 18:33 ` openembedded
@ 2010-08-24 21:14 ` Chris Larson
0 siblings, 0 replies; 5+ messages in thread
From: Chris Larson @ 2010-08-24 21:14 UTC (permalink / raw)
To: openembedded-devel
No, the existence of conf/build/ has nothing to do with what you're doing,
and doesn't require any setup on your part. OE check uname information to
learn what it's running on automatically.
On Tue, Aug 24, 2010 at 11:33 AM, <openembedded@rkmorris.us> wrote:
> That makes sense - thanks!
> One more question then, as this isn't mentioned in the "Getting Started"
> section of the Wiki - do I need to configure this? I ask because I'm having
> issues with my build results right now (kernel is fine, initrd is hanging).
> Thanks again,... Russell
>
> On Tue, Aug 24, 2010 01:21 PM, Chris Larson <clarson@kergoth.com> wrote:
> > On Tue, Aug 24, 2010 at 9:41 AM, <openembedded@rkmorris.us> wrote:
> >
> > > Hi,
> > > Maybe we're not talking about the same thing ... but to confirm -
> inside
> > > the conf directory there is a build directory, with the file "Power
> > > Macintosh-darwin.conf" inside. Is this really supposed to be part of
> the
> > > "official" build?
> >
> >
> > No, we're talking about exactly the same thing. "build" in this context
> is
> > referring to the *build machine*, not a "build" as in the output from
> > running bitbake.
> > --
> > Christopher Larson
> > clarson at kergoth dot com
> > Founder - BitBake, OpenEmbedded, OpenZaurus
> > Maintainer - Tslib
> > Senior Software Engineer, Mentor Graphics
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-08-24 21:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-24 3:11 Build Directory inside conf openembedded
2010-08-24 13:53 ` Chris Larson
2010-08-24 16:41 ` openembedded
[not found] ` <AANLkTimHMk2JCmk-f7v+f20oOCLimFmvmMOXHNAXWbZV@mail.gmail.com>
2010-08-24 18:33 ` openembedded
2010-08-24 21:14 ` Chris Larson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.