Skip to content

What is the use of EXTRA_DEPENDS? #8102

Answered by priv-kweihmann
jetm asked this question in Q&A
Discussion options

You must be logged in to vote

I introduced EXTRA_DEPENDS as variable that can be set manually.
Basically in a generated recipe DEPENDS is extracted automatically and enhanced by the manual settings from EXTRA_DEPENDS.

By this one can inject dependencies that can't be determined by the recipe generator. Plus in case of an update the settings of EXTRA_DEPENDS are taken over from the older recipe(s)

Does this answer your question?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jetm
Comment options

You must be logged in to vote
2 replies
@priv-kweihmann
Comment options

@jetm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants