]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
core: add a make target to check the dependencies
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 7 Feb 2016 21:34:29 +0000 (22:34 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Feb 2016 22:21:55 +0000 (23:21 +0100)
commit9dac986696a34d30a1e1408df961710edc748bdf
treed05eb9aa038211fd8a84f31e3271d6dcc59de09d
parent90551bfac01a41979ab24ff58bfb80742f8470ae
core: add a make target to check the dependencies

Add a make target that will checks the dependencies of all packages.
This will currently only detect circular dependencies, but more tests
can be added later if need be.

This can then be used in the autobuilders to automatically report
dependency issues.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile