diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-10-28 17:30:58 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-27 22:57:26 +0100 |
commit | 0c02bf829b363a49a648517be4a48ad91050d789 (patch) | |
tree | 2077490eac6604b86496b37fe71e5866d3675cfa /package/qt5/qt5webkit-examples/0001-Build-examples.patch | |
parent | d63670009b42462a9c685b574af107e71ab1ab45 (diff) | |
download | buildroot-0c02bf829b363a49a648517be4a48ad91050d789.tar.gz buildroot-0c02bf829b363a49a648517be4a48ad91050d789.zip |
core/pkg-generic: store file->package list for staging and host too
Currently, we store the list of files installed in target/ and associate
each of them to the package that installed it.
However, we sometimes may need to know what package installed which file
in staging/, for example to debug header collision, or in host/, to
debug what package installed what host tool.
Enhance the step instrumentation to also generate the list for staging/
and host/.
We maintain backward compatibility, for external scripts that wanted to
parse the previously existing list, by not renaming the target-related
package list. Only the staging- and host-related lists are named after
staging and host.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
[Thomas: fix missing word in .mk comment.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5webkit-examples/0001-Build-examples.patch')
0 files changed, 0 insertions, 0 deletions