]> code.ossystems Code Review - openembedded-core.git/commit
package_pkgdata: Avoid task hash mismatches for generic task changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jun 2021 10:07:52 +0000 (11:07 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 6 Jul 2021 14:37:01 +0000 (04:37 -1000)
commitfd94aa40e68189c41ef650d7fc9f4d4da686a4ad
tree60c72766dfe1962e9ae86e2779ca7bcdd465c36a
parent8d625ded4a943fe9f0a8134d66cb2908b1947cae
package_pkgdata: Avoid task hash mismatches for generic task changes

Add SSTATETASKS to package_prepare_pkgdata[vardepsexclude] since otherwise
the task hashes vary depending upon which packaging backends are enabled
and likely other changes which add/remove unrelated sstate tasks.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4011d31d4372639fd72ee0eefae210bf59c90d13)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/package_pkgdata.bbclass