summaryrefslogtreecommitdiffstats
path: root/meta/conf/abi_version.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-13 11:37:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-16 07:31:50 +0100
commit7f107c180f592be29f57f580c60a6adbbebd7714 (patch)
treea6fc5db13e79436c305ed67bfbc7660ce9e73003 /meta/conf/abi_version.conf
parent74451a65f29b16f78b008b3ac70c99c2d61a7cad (diff)
downloadopenembedded-core-7f107c180f592be29f57f580c60a6adbbebd7714.tar.gz
abi_version/sstate: Switch to a new version for the upcoming release
In testing websocket hashequivalence, corrupted sstate was injected into the autobuilder extensively. With the new release/LTS, being able to clearly differentiate between old and new sstate is probably desireable anyway so bump the appropriate versions. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/abi_version.conf')
-rw-r--r--meta/conf/abi_version.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/abi_version.conf b/meta/conf/abi_version.conf
index b6643ea60b..13c2c45b42 100644
--- a/meta/conf/abi_version.conf
+++ b/meta/conf/abi_version.conf
@@ -12,4 +12,4 @@ OELAYOUT_ABI = "15"
# 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 = "15"
+HASHEQUIV_HASH_VERSION = "16"