Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dependencies: ensure that DESTDIR isn't set when running Buildroot | Thomas Petazzoni | 2012-06-30 | 1 | -0/+6 |
| | | | | | | | | | | Having DESTDIR set in the environment before running Buildroot creates some funky problems in the build process. Prevent users from running into this kind of troubles. Cc: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | dependencies: move from toolchain/ to support/ | Thomas De Schampheleire | 2012-02-09 | 1 | -0/+160 |
As suggested by Arnout Vandecappelle, move toolchain/dependencies to support/dependencies, as it really is not toolchain-specific anymore. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |