diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-07-10 22:16:50 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-12 12:52:52 +0100 |
commit | 59be083f42a7dc8154abb9a1f405e7f0d6a3f7f1 (patch) | |
tree | e60784cb07861167d1732107fcf1034660b84938 /scripts/lib/devtool/standard.py | |
parent | 4cb5773acef976304d21914dd73f26b5e94d34d4 (diff) | |
download | poky-59be083f42a7dc8154abb9a1f405e7f0d6a3f7f1.tar.gz |
linux-yocto/5.15: fix qemuppc buildpaths warning
Integrating the following commit(s) to linux-yocto/5.15:
Author: Bruce Ashfield <bruce.ashfield@gmail.com>
Date: Sun Jul 10 21:37:07 2022 -0400
vt/conmakehash: improve reproducibility
The file generated by conmakehash capture the application
path used to generate the file. While that can be informative,
it varies based on where the kernel was built, as the full
path is captured.
We tweak the application to use a second input as the "capture
name", and then modify the Makefile to pass the basename of
the source, making it reproducible.
This could be improved by using some sort of path mapping,
or the application manipualing argv[1] itself, but for now
this solves the reprodicibility issue.
(From OE-Core rev: 1d63f8103cacd81dc631bbf87c612efff030c347)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions