[bitbake-devel] Why does recrdeptask delete a task from the dependency graph?

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jan 8 08:48:46 UTC 2020


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



More information about the bitbake-devel mailing list