From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 4/8] sanity.bbclass: warn the user if BBPATH contains wrong entries
Date: Fri, 22 Jun 2012 15:57:11 +0100 [thread overview]
Message-ID: <1340377031.394.52.camel@ted> (raw)
In-Reply-To: <CAMKF1soPhy2n4O9+cFU4hWTXcJDy63zJ=5W_hX9S3RawJsjavA@mail.gmail.com>
On Thu, 2012-06-21 at 22:58 -0700, Khem Raj wrote:
> On Thu, Jun 21, 2012 at 10:39 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> >
> > bblayers.conf:
> > BBPATH ?= "${TOPDIR}"
> >
> > BBFILES ?= ""
>
> yeah I guess a way is to always have BBPATH non empty by default and
> then layers append their respective
> BBPATHS to it and all falls into place.
>
> In OE-Core it still wont work since there BBPATH is empty by default
> and we can not assume some initial value for
> it since user may place OE-Core anywhere in his layer heirarchy
I've proposed a patch for this on the OE-Core list. It uses BBPATH ?=
"${TOPDIR}" which I came to independently but matches what Martin is
doing :). We need the local build directory in BBPATH for local.conf
Cheers,
Richard
next prev parent reply other threads:[~2012-06-22 14:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 19:56 [PATCH 0/8] denzil pull request Scott Garman
2012-06-18 19:56 ` [PATCH 1/8] documentation: Updated Manual revision history table Scott Garman
2012-06-18 19:56 ` [PATCH 2/8] openjade-native: Ensure we reautoconf the package Scott Garman
2012-06-18 19:56 ` [PATCH 3/8] webkit-gtk: Apply work around for all PowerPC targets Scott Garman
2012-06-18 19:56 ` [PATCH 4/8] sanity.bbclass: warn the user if BBPATH contains wrong entries Scott Garman
2012-06-21 15:51 ` Khem Raj
2012-06-21 20:32 ` Andrei Gherzan
2012-06-21 21:00 ` Andrei Gherzan
2012-06-21 21:14 ` Martin Jansa
2012-06-21 21:24 ` Andrei Gherzan
2012-06-22 5:39 ` Martin Jansa
2012-06-22 5:58 ` Khem Raj
2012-06-22 14:57 ` Richard Purdie [this message]
2012-06-21 20:57 ` Scott Garman
2012-06-18 19:56 ` [PATCH 5/8] eglibc: package mtrace separately Scott Garman
2012-06-18 19:56 ` [PATCH 6/8] poky-tiny: eliminate mtrace rdepends Scott Garman
2012-06-18 19:56 ` [PATCH 7/8] quilt: added ac_cv_path_BASH to CACHED_CONFIGUREVARS Scott Garman
2012-06-18 19:56 ` [PATCH 8/8] eglibc: added ac_cv_path_ " Scott Garman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1340377031.394.52.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=poky@yoctoproject.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.