All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Masahiro Yamada <masahiroy@kernel.org>,
	 bitbake-devel@lists.openembedded.org
Subject: Re: Why does recrdeptask delete a task from the dependency graph?
Date: Wed, 08 Jan 2020 08:48:46 +0000	[thread overview]
Message-ID: <d5d59f4d6db40c644c9f827697b38d216b251e8a.camel@linuxfoundation.org> (raw)
In-Reply-To: <CAK7LNARkXaLFq8eJpNkbbkXDnRrVdXjXfYtHuqRA1OdO7AfU4g@mail.gmail.com>

On Wed, 2020-01-08 at 13:26 +0900, Masahiro Yamada wrote:
> If I add
>   do_build[recrdeptask] = "do_build"
> to recipes/bar.bb
> 
> "bitbake foo" shows
> 
> baz.do_build
> foo.do_build
> 
> 
> So, bar:do_build is dropped from the dependency.
> 
> What is the intent of this behavior?

Quickly looking at your testcase, I'm not sure it is the intended
behaviour so it could be a bug.

Cheers,

Richard



  reply	other threads:[~2020-01-08  8:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-08  4:26 Why does recrdeptask delete a task from the dependency graph? Masahiro Yamada
2020-01-08  8:48 ` Richard Purdie [this message]
2020-01-16  1:54   ` Masahiro Yamada

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=d5d59f4d6db40c644c9f827697b38d216b251e8a.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=masahiroy@kernel.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 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.