diff options
author | Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> | 2012-06-21 19:38:42 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-06-23 23:18:39 +0200 |
commit | 07bae75635ebc0b2b3a2df8aca2f5022debacddb (patch) | |
tree | fdde8867c493f3692895c883505a26c83d790ed2 /package | |
parent | 2a97045d5daeb7cb7222f1ffe0532930d5b3140d (diff) | |
download | buildroot-novena-07bae75635ebc0b2b3a2df8aca2f5022debacddb.tar.gz buildroot-novena-07bae75635ebc0b2b3a2df8aca2f5022debacddb.zip |
source-check: change behavior to check only selected packages / add source-check-all
The original 'source-check' target first selects all packages, and then checks
whether the package tarballs can be found. This is useful for Buildroot
maintainers, but less useful for developers working on a specific project. The
latter only care about the packages used in that project.
This patch removes the allyesconfig dependency to source-check so that only
selected packages are checked. The original behavior is moved to a new target
'source-check-all'.
[Peter: removed source-check-all, people can just make allyesconfig before]
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions