graph-depends: rename the variable to pass the max depth
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 16 May 2014 21:05:13 +0000 (23:05 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 17 May 2014 21:36:06 +0000 (23:36 +0200)
commit287a88286b0e5335438955f8acc6f3abbfe5c1a2
treed0d70787da3cdd6b5b207b4dfeff239811a3606d
parent3ab9774f234946552df041a3d1459fd21a2d982d
graph-depends: rename the variable to pass the max depth

There will soon be new options to the graph-depends script, which we
can only sanely pass via environment variables.

Currently, we use such an environment variable to pass the maximum depth
of the dependency graph; the name of that variable is explicit that it
contains just the depth.

However, there has been so far no release of Buildroot which would make
use of that variable, so no user should have come to rely on it.

Rename that variable so it is less specific, and more generic, so it can
be used to pass more options to graph-depends.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Cc: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile
docs/manual/common-usage.txt
foo [new file with mode: 0644]
package/pkg-generic.mk