]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
graph-depends: add support for excluding host packages
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 27 Jan 2016 20:32:14 +0000 (21:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 8 Feb 2016 20:29:06 +0000 (21:29 +0100)
commitee8e4c5c250c3562f810d3b6102b9d9e7004082f
tree7735f96880427c452d2f2d5605e22835367a7f8f
parent7771bb93b2a2b2b9ef6835785d51fb2bfe1ea584
graph-depends: add support for excluding host packages

Just like the --stop-on and --exclude options allow to stop on or
exclude virtual packages from the list by passing the "virtual" magic
value, this commit extends the graph-depends logic to support a "host"
magic value for --stop-on and --exclude. This will allow to draw the
graph by stopping on host packages, or by excluding host packages.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Thomas: minor code beautification suggested by Yann E. Morin.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/graph-depends