mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
abi-version/ssate: Bump to avoid systemd hash corruption issue
Unfortunately some recent patches caused non-deterministic output. One input hash lead to both good and bad output and whilst that patch has been fixed, the problematic hash 'cross' linkage remains. Bump to a new sstate and hash equivalence version to avoid this and work from a clean slate. (From OE-Core rev: 639e42b9c14dff516688964dba4ab25bba7b8a55) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
SSTATE_VERSION = "12"
|
||||
SSTATE_VERSION = "14"
|
||||
|
||||
SSTATE_ZSTD_CLEVEL ??= "8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user