diff options
author | Andres Beltran <abeltran@linux.microsoft.com> | 2021-08-30 22:53:03 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-01 14:06:18 +0100 |
commit | 157462fc2a5b086ec154a65f91512d340c1e83d5 (patch) | |
tree | a6748476d1476dde0e551c9db331526988dcd776 /meta-poky/README.poky.md | |
parent | 39b4f7efa9c635a7809dfab79a299d510f425aaf (diff) | |
download | poky-157462fc2a5b086ec154a65f91512d340c1e83d5.tar.gz |
buildhistory: Label packages providing per-file dependencies in depends.dot
Currently, depends.dot includes per-file dependencies but not the packages
providing those files. This makes it hard to obtain all package
dependencies by just looking at depends.dot.
Parse the RPROVIDES and FILERPROVIDES fields from pkgdata to map each of
their values to the package providing the component. Include runtime
packages as dependencies in depends.dot, together with the component
provided by the package as a label.
(From OE-Core rev: 2ba33093017574bbe29eeba699eb90628614d03a)
Signed-off-by: Andres Beltran <abeltran@linux.microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/README.poky.md')
0 files changed, 0 insertions, 0 deletions