Open RobertBerger opened 7 years ago
Yep, this is the same as issue #33. It's not a complete rewrite, but it's close to it, and has to be done for each individual sub-command one by one. I do intend to either fix it or get equivalent functionality into bitbake itself during the 2.4 timeframe, however, so it's not a lost cause, and clearly meets needs that just aren't satisfied by the existing official tools right now.
Thanks for the reply. Please let me know when you have something to test for me. In the meantime I'll rewrite my scripts so they don't rely on bb, since I need to get something up and running soon with pyro.
Also some other things changed in pyro, like depexp was replaced by taskexp. I was hoping to find reverse dependencies with bb;)
I was super happy with bb until morty, but moved to pyro and it seems to be broken now. e.g.
Is this what you meant with your comment that most of bb is broken due to Tinfoil?
I guess it's a major effort to rewrite bb. Is it dead?