From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: bitbake-devel@lists.openembedded.org,
'Martin Jansa' <martin.jansa@gmail.com>
Subject: Re: [PATCH 1/1] die if a .bbappend file matches no existing .bb recipe
Date: Tue, 28 Jun 2011 13:39:37 +0100 [thread overview]
Message-ID: <1309264777.20015.280.camel@rex> (raw)
In-Reply-To: <201106271406.45596.paul.eggleton@linux.intel.com>
On Mon, 2011-06-27 at 14:06 +0100, Paul Eggleton wrote:
> Martin Jansa wrote:
> > Imagine the case when you enable some layer managed by someone else
> > (lets call it LS) and you're using different oe-core revision, maybe
> > current HEAD and that LS wasn't updated for that or vice versa you're
> > using some oe-core release version and you want to reuse some recipes
> > from LS in current version.
> >
> > I think that big fat warning that some .bbappends does not match
> > should be enough to decide if it's fatal for me (and I'll kill that
> > build) or that's fine (when I'm not interested in those .bbappends
> > from LS and I'm using only some other .bb files from LS).
> >
> > If we make it fatal then I would be forced to remove unmatched
> > .bbappends from LS before build which can be difficult to share
> > (unless I create own LS branch and use it in my distro).
>
> I see what you're saying, but I'm worried about the visiblity (or lack
> thereof) of these warnings. If you start a build, go off somewhere and come
> back when the build is part way through or finished, you may be oblivious to
> the fact that there might be a serious problem - i.e. the customisations you
> expected to be applied haven't been.
>
> It all depends on whether the bbappends are supposed to apply to recipes that
> are to be used in the build you're doing - if they are, then IMHO the error
> should be fatal. I wonder if it's practical to make it work that way...?
I think it should be fatal by default but have some kind of variable we
can set to disable it...
Cheers,
Richard
next prev parent reply other threads:[~2011-06-28 12:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-20 4:34 [PATCH 0/1] die if a .bbappend file matches no existing .bb recipe Dexuan Cui
2011-06-20 4:34 ` [PATCH 1/1] " Dexuan Cui
[not found] ` <BANLkTinCB95DBHinewz+A1a7BHiZJzV1Mg@mail.gmail.com>
2011-06-20 7:29 ` Cui, Dexuan
2011-06-24 18:16 ` Chris Larson
2011-06-24 18:38 ` Denys Dmytriyenko
2011-06-27 13:49 ` Richard Purdie
2011-06-27 14:05 ` Chris Larson
2011-06-28 7:35 ` Cui, Dexuan
2011-06-28 12:34 ` Richard Purdie
2011-06-27 13:06 ` Paul Eggleton
2011-06-28 12:39 ` Richard Purdie [this message]
2011-06-29 16:03 ` Cui, Dexuan
2011-06-29 16:14 ` Richard Purdie
2011-06-29 16:28 ` Cui, Dexuan
2011-06-29 16:51 ` Denys Dmytriyenko
2011-07-18 14:27 ` Martin Jansa
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=1309264777.20015.280.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=martin.jansa@gmail.com \
--cc=paul.eggleton@linux.intel.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.