| Summary: | Removing .stamp_target_installed does not trigger reinstall libraries | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Karl Krach <buildroot> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WONTFIX | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2010.08 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Karl Krach
2012-01-16 14:04:55 UTC
This is not a bug: this feature doesn't exist and is not supported currently. I'm moving the bug to enhancement. I'm closing this bug as Wontfix, for the following reasons: - buildroot aims at being clear and simple, and the behavior desired by the submitter is not 'simple'. - we have other mechanisms in place to modify the target without touching the skeleton. Please have a look at the post-build and rootfs-overlay mechanisms: http://www.buildroot.org/downloads/manual/manual.html#rootfs-custom I think this bug should be marked as FIXED instead of WONTFIX. build/toolchain-external-undefined/.stamp_target_installed is now used instead of stamps/ext-toolchain-installed. As far as I understand, it is behavior asked by submitter. |