| Summary: | Use of BR2_EXTERNAL and dependencies to existing packages | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | espenfk |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WONTFIX | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
espenfk
2014-10-04 10:37:48 UTC
I do not understand your use case. You say that the tool is needed for post-processing linux, uboot, etc. So why do you need to build it _before_ these targets? It is not a good idea to try and manipulate variables of other packages from a given package. We will definitely not try to support this as it can break in many ways. If you add a config option for this tool, you can select it explicitly and it will be built at a right moment. Have you tried this? If this does not work for you, please describe your use case in more detail. Thanks. More details were asked about the use case approximately 6 months ago, with no feedback for Espen. Therefore, I'm closing this bug now. Please re-open with more details if needed. |