mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
abi_version/sstate: Bump hashequiv and sstate versions due to git changes
The autobuilder sstate was corrupted via incorrect equiavlences caused by the security fix to git and the poor interaction that had with SCM version checks under fakeroot/pseudo. Bump the versions to enable a clean slate to work off. (From OE-Core rev: 3b6672730372e130d4d72b683fc3150911964745) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SSTATE_VERSION = "8"
|
||||
SSTATE_VERSION = "10"
|
||||
|
||||
SSTATE_ZSTD_CLEVEL ??= "8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user