diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-13 23:58:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-16 09:50:34 +0100 |
commit | 5ed27d8d9ac53e9531c59b893a4512d299996beb (patch) | |
tree | c76a3488d622203b1ff66898fad16858548b4671 /meta/classes/packagegroup.bbclass | |
parent | 0256b7dac4ee357c4064c728561d0494d8beb93d (diff) | |
download | poky-5ed27d8d9ac53e9531c59b893a4512d299996beb.tar.gz |
sstatesig: Allow exclusion of the root directory for do_package
The package task references WORKDIR at it's top level and we can't
easily make the timestamp for that determnistic due to writes to files
there and in other subdirs. We could try and force it to a specific value
but it is easier to just remove it from the package task, we don't need
it there or care about it in this case.
(From OE-Core rev: 9cceeb906527f90d8dd3aad75aa3a8805e2a1df5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/packagegroup.bbclass')
0 files changed, 0 insertions, 0 deletions