From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 16 May 2014 23:26:41 +0200 Subject: [Buildroot] [PATCH 5/8] graph-depends: document the max_depth variable In-Reply-To: <77ef0e4acd2da331895bf92aa03593bb284dbe62.1400273945.git.yann.morin.1998@free.fr> References: <77ef0e4acd2da331895bf92aa03593bb284dbe62.1400273945.git.yann.morin.1998@free.fr> Message-ID: <20140516232641.201c1825@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Yann E. MORIN, On Fri, 16 May 2014 23:05:17 +0200, Yann E. MORIN wrote: > From: "Yann E. MORIN" > > Although unnecessary (we already have initialisation via the parser), > initialise the max_depth option, and document it at the same time. This description... > > Signed-off-by: "Yann E. MORIN" > Cc: Thomas Petazzoni > Cc: Maxime Hadjinlian > Cc: Samuel Martin > --- > support/scripts/graph-depends | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/support/scripts/graph-depends b/support/scripts/graph-depends > index c3dcbf1..dc6b98f 100755 > --- a/support/scripts/graph-depends > +++ b/support/scripts/graph-depends > @@ -37,6 +37,9 @@ mode = 0 > # Limit drawing the dependency graph to this depth. 0 means 'no limit'. > max_depth = 0 > > +# Whether to draw the transitive dependencies > +transitive = True > + doesn't seem to match what the patch is doing. Am I missing something? Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com