From: Richard Purdie <rpurdie@rpsys.net>
To: Marcin Juszkiewicz <openembedded@hrw.one.pl>
Cc: openembedded-devel@openembedded.org, bitbake-dev@lists.berlios.de
Subject: Re: [Bitbake-dev] Bitbake task dependency stamp handling
Date: Mon, 08 Jan 2007 00:08:42 +0000 [thread overview]
Message-ID: <1168214922.5610.64.camel@localhost.localdomain> (raw)
In-Reply-To: <200701072023.53886.openembedded@hrw.one.pl>
On Sun, 2007-01-07 at 20:23 +0100, Marcin Juszkiewicz wrote:
> Dnia niedziela, 7 stycznia 2007 19:54, Koen Kooi napisał:
>
> > > If we move away from the digraph which isn't really needed anymore,
> > > taskData has the complete dependency tree available to it and the
> > > option of rebuilding the whole system if you recompile gtk becomes
> > > possible.
> > >
> > > At face value this sounds really useful. I'd guess that almost every
> > > OE developer would find it insanely annoying in practise though?
> >
> > Annoying, maybe, correct behaviour, yes. Option for local.conf?
>
> It will be good thing. But I think that there must be kind of option to
> tell which exactly package force other to be rebuilt. I would like to be
> able to ignore situation where gcc packaging change introduce rebuild of
> everything. But if gcc change and gtk+ will be also changed then I want
> to do build which will rebuild all gtk+ dependend recipes.
As an illustration, changing gcc packaging can affect gtk+ due to shlibs
and package renaming. Its likely at the very least gtk+ would repackage
as would almost everything.
> Having option in local.conf probably will be easier for bitbake parser
> then providing list of recipes which force 'own childs' to be rebuilt.
Bitbake would work out the list of recipes itself, in fact it already
knows this (have a look at the output from bitbake trunk's -g option).
I guess you mean defining the criteria for when to rebuild or not to
rebuild and this is hard :-/.
> I think that this is a place where we need some kind of UI which will be
> able to request action from us (but rather on start of build then during
> build - many of our builds goes without any interactive usage (nightly
> runs etc).
Agreed and I'm trying to keep this in mind with the new UIs...
Cheers,
Richard
next prev parent reply other threads:[~2007-01-08 0:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-07 18:50 Bitbake task dependency stamp handling Richard Purdie
2007-01-07 18:54 ` Koen Kooi
2007-01-07 19:23 ` Marcin Juszkiewicz
2007-01-08 0:08 ` Richard Purdie [this message]
2007-01-08 0:41 ` Matt Reimer
2007-01-08 7:15 ` Michael 'Mickey' Lauer
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=1168214922.5610.64.camel@localhost.localdomain \
--to=rpurdie@rpsys.net \
--cc=bitbake-dev@lists.berlios.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
--cc=openembedded@hrw.one.pl \
/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.