Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
To: openembedded-core@lists.openembedded.org,
	bitbake-devel@lists.openembedded.org
Subject: do_fetchall broken by recent bitbake
Date: Sat, 30 Jun 2012 13:47:37 +0200	[thread overview]
Message-ID: <ly8vf558di.fsf@ensc-virt.intern.sigma-chemnitz.de> (raw)

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




             reply	other threads:[~2012-06-30 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-30 11:47 Enrico Scholz [this message]
2012-07-02 11:09 ` [bitbake-devel] do_fetchall broken by recent bitbake Richard Purdie

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=ly8vf558di.fsf@ensc-virt.intern.sigma-chemnitz.de \
    --to=enrico.scholz@sigma-chemnitz.de \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=openembedded-core@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox