mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
abi_version/sstate: Bump for hash equivalence fix
With the hash equivalence fix, we need to bump the sstate and hash equivalence version numbers to ensure older task hashes aren't matched into the new namespace. (From OE-Core rev: 3f229267e0588c747265e849ee19724033cc6a80) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SSTATE_VERSION = "7"
|
||||
SSTATE_VERSION = "8"
|
||||
|
||||
SSTATE_ZSTD_CLEVEL ??= "8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user