diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-06-08 16:03:47 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-06-08 16:43:08 +0200 |
commit | 95ab905ba797443ac9a7b25eab5453e7a10bb3a6 (patch) | |
tree | 888246b95bc62b0b22a91851e9582b88a6a698fd /docs/manual | |
parent | 67957967a5594790f75b2d76fbf9f210b5b02e92 (diff) | |
download | buildroot-95ab905ba797443ac9a7b25eab5453e7a10bb3a6.tar.gz buildroot-95ab905ba797443ac9a7b25eab5453e7a10bb3a6.zip |
graphs-depends: merge redundant-dependencies elimination
Merge the redundant-dependencies elimination into the newly introduced
transitive-dependencies elimination.
This makes the code cleaner and much shorter, because:
- the ('all',pkg) redundant dependency is in fact a transitive
dependency, and we now have code to deal with that
- the (pkg,'toolchain') dependency is easy enough to deal with that
having a separate function for that is overkill
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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions