]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Stop overwriting SSTATE_PKG
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Dec 2019 12:54:34 +0000 (12:54 +0000)
committerArmin Kuster <akuster808@gmail.com>
Fri, 3 Jan 2020 03:23:37 +0000 (19:23 -0800)
commitfe454e9c7837a903ffcff4c6f8a25070a0f0af82
tree0faacbcf5466dacae30cf6056a9c9752bb1468ca
parenta67bd96de2b253c1d4c3bd82120f28dee06a4bf6
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 62eca02024b4c44d618ab9bcf87a3166c886dadb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/sstate.bbclass