diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-10 12:54:34 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-11 11:06:21 +0000 |
commit | 5947cc196fae75d669b9f22d1e6534f905c7f204 (patch) | |
tree | 0349eab691266a55f91176263d425a1688d4110c /meta/classes/npm.bbclass | |
parent | 8d72948bf4aad4a58e5b314eb3be73739fe8c49a (diff) | |
download | poky-5947cc196fae75d669b9f22d1e6534f905c7f204.tar.gz |
sstate: Stop overwriting SSTATE_PKG
Its rather antisocial to overwrite SSTATE_PKG with an expanded form for the variable
and it stops the value of BB_UNIHASH being changed when the package is written out.
Instead of expanding the variable, append to it instead to avoid this rather
hard to figure out behaviour and allow the siggen code to behave as expected.
(From OE-Core rev: fe454e9c7837a903ffcff4c6f8a25070a0f0af82)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 62eca02024b4c44d618ab9bcf87a3166c886dadb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/npm.bbclass')
0 files changed, 0 insertions, 0 deletions