]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Dec 2019 12:56:35 +0000 (12:56 +0000)
commit62eca02024b4c44d618ab9bcf87a3166c886dadb
tree7996f264f9cb657d0ced63b93097469f904bf119
parent85b7a3d5ec553ef71fa6060b99afbdccdc87dd37
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>
meta/classes/sstate.bbclass