mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
abi_version/sstate: Bump to fix rpm corruption issues
(From OE-Core rev: 14feca0dc781f8e9003f70f317b63b242dc579b6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SSTATE_VERSION = "6"
|
||||
SSTATE_VERSION = "7"
|
||||
|
||||
SSTATE_MANIFESTS ?= "${TMPDIR}/sstate-control"
|
||||
SSTATE_MANFILEPREFIX = "${SSTATE_MANIFESTS}/manifest-${SSTATE_MANMACH}-${PN}"
|
||||
|
||||
@@ -12,4 +12,4 @@ OELAYOUT_ABI = "14"
|
||||
# a reset of the equivalence, for example when reproducibility issues break the
|
||||
# existing match data. Distros can also append to this value for the same effect.
|
||||
#
|
||||
HASHEQUIV_HASH_VERSION = "9"
|
||||
HASHEQUIV_HASH_VERSION = "10"
|
||||
|
||||
Reference in New Issue
Block a user