Skip to content

bundle.bbclass: Improve and document [depends] varflag handling#435

Open
ejoerns wants to merge 2 commits into
rauc:masterfrom
ejoerns:fix-depends
Open

bundle.bbclass: Improve and document [depends] varflag handling#435
ejoerns wants to merge 2 commits into
rauc:masterfrom
ejoerns:fix-depends

Conversation

@ejoerns

@ejoerns ejoerns commented Jun 2, 2026

Copy link
Copy Markdown
Member

While this is rarely used, it should at least be documented properly.

Also fix 'unpack' DEPENDS handling if 'depends' is set, which would have been skipped before.

ejoerns added 2 commits June 2, 2026 09:39
Instead of using 'continue' put the default dependency handling in an
'else' branch.

This might be more obvious, but the main benefit is that it enables
'unpack' handling if 'depends' is set, which would have been skipped
before.

Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
While this is rarely used, it should at least be documented properly.

Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
@ejoerns ejoerns changed the title bundle.bbclass: Improve and document `[depends]' varflag handling bundle.bbclass: Improve and document [depends] varflag handling Jun 2, 2026
@ejoerns ejoerns requested a review from hnez June 10, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant