kumquat-buildroot/support
Yann E. MORIN d901aa32d5 support/scripts: use show-info to extract dependency graph
Currently, we extract the dependency graph from the aptly named but
ad-hoc show-dependency-graph rule.

We now have a better solution to report package information, with
show-info.

Since show-dependency-graph never went into a release so far, and
show-info does provide the same (and more), switch to using show-info.

Thanks to Adam for suggesting the coding style to have a readable code
that is not ugly but still pleases flake8. Thanks to Arnout for
suggesting the use of dict.get() to further simplify the code.

Note: we do not use the reverse_dependencies field because it only
contains those packages that have a kconfig option, so we'd miss most
host packages.

Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Cc: Adam Duskett <aduskett@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-05-07 23:03:41 +02:00
..
config-fragments support/config-fragments/autobuild: test the Andes nds32 architecture 2019-04-17 09:27:21 +02:00
dependencies support/dependencies/dependencies.sh: simplify an error message 2019-04-10 07:45:30 +02:00
docker
download
gnuconfig
kconfig
legal-info
libtool
misc infra/utils: add helper to generate comma-separated lists 2019-04-15 23:24:13 +02:00
scripts support/scripts: use show-info to extract dependency graph 2019-05-07 23:03:41 +02:00
testing support/testing: add test for xserver/Mesa OpenGL/glxinfo 2019-04-11 18:23:40 +02:00