diff options
author | Peter Marko <peter.marko@siemens.com> | 2025-06-14 09:47:33 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-06-20 09:21:27 -0700 |
commit | 8f9c895535416b57e77498d5cebb1a613bc38ab0 (patch) | |
tree | eb6b823209862679b1c00b610866e842e3f35ccd /documentation/dev-manual/efficiently-fetching-sources.rst | |
parent | 983bcbc661f64ddc26514a290e569491bcfea6d0 (diff) | |
download | poky-8f9c895535416b57e77498d5cebb1a613bc38ab0.tar.gz |
testimage: get real os-release file
/etc/os-release is a symlink to /usr/lib.
Symlink is retrieved as a dead link which points to nowhere if also the
original file is not accompanying it.
Fetch the real file in addition to this link.
Alternative could be to use "tar -h" (supported also by busybox tar),
however that could lose some important information if links are relevant
for failure analysis.
(From OE-Core rev: ed43f9ccb3c08845259e24440912631afd780d12)
(From OE-Core rev: 93efeca19f53132fce84d914b7ebf21070370127)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual/efficiently-fetching-sources.rst')
0 files changed, 0 insertions, 0 deletions