kumquat-buildroot/support
Yann E. MORIN 66cf4201f9 support/graph-depends: add option to exclude mandatory deps
Some times, multiple dependency graphs for a set of packages (mostly
the application-level packages for the project) are included in reports
(e.g. delivery notes). Repeating the mandatory dependencies on all
those graphs is useless and clutters the important dependencies.

When we had only two such mandatory dependencies (toolchain, skeleton),
it was manageable to list them as manual exclusions:
    -x toolchain -x skeleton

But we now have quite a few such dependencies, and it becomes a bit more
cumbersome to manage, not counting the ones we may add in the future.

Add an option to exclude all those mandatory dependencies, to generate
neat graphs.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-03-17 14:35:03 +01:00
..
config-fragments config-fragments: drop old crosstool-ng toolchains 2019-03-04 16:26:20 +01:00
dependencies support/dependencies: add a check for python3 2019-03-15 22:26:40 +01:00
docker support/docker: use the distro-provided flake8 2018-06-17 20:54:02 +02:00
download support/download/scp: fix download with scheme prefix 'scp://' 2019-02-05 20:32:53 +01:00
gnuconfig
kconfig support/kconfig/merge_config.sh: avoid false positive matches from comment lines 2018-11-24 10:11:15 +01:00
legal-info
libtool
misc Update for 2019.02 2019-03-04 22:49:56 +01:00
scripts support/graph-depends: add option to exclude mandatory deps 2019-03-17 14:35:03 +01:00
testing support/testing/tests/package/test_openjdk: new test 2019-03-17 14:02:18 +01:00