Openembedded Core Discussions
 help / color / mirror / Atom feed
* do_fetchall broken by recent bitbake
@ 2012-06-30 11:47 Enrico Scholz
  2012-07-02 11:09 ` [bitbake-devel] " Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Scholz @ 2012-06-30 11:47 UTC (permalink / raw)
  To: openembedded-core, bitbake-devel

Hi,

the 82d73423c57569b984ee0ae3d93e3c3bd5dc5216 "runqueue: Reimplement
recrdepends so it works more correctly" bitbake commit breaks
OpenEmbedded's 'do_fetchall' task.  Previously sources of all dependent
tasks were downloaded.  Now, only a small subset gets fetched.

Before:

| $ ./bitbake my-image -c fetchall
| NOTE: Running task 1 of 202 (ID: 201, ...openssl/ocf-linux_20100325.bb, do_fetch)


After:

| $ ./bitbake my-image -c fetchall
| NOTE: Running task 1 of 11 (ID: 10, ...opkg-collateral.bb, do_fetch)


Any chance to fix bitbake or OE?



Enrico




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-02 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-30 11:47 do_fetchall broken by recent bitbake Enrico Scholz
2012-07-02 11:09 ` [bitbake-devel] " Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox