summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-02 09:33:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-04 15:03:54 +0100
commita26db5c9447679eba709aec1cacf6766feb1f312 (patch)
treed4c5842e003f894f31da1f0d3c53e8387acf76c8 /meta/recipes-devtools/elfutils
parent1c37bbab4ffa20e4f88197283f48d9ab4acefad9 (diff)
downloadpoky-a26db5c9447679eba709aec1cacf6766feb1f312.tar.gz
abi_version/sstate: Bump HASH_VERSION and SSTATE_VERSION
At this point the hash equivalence and sstate is 'junk' on the autobuilder unforuntately due to the volume of fixes and also the volume of slighly not quite right patches tested during the development of the fixes. In order to try and help any remaining sanity I might have, bump the version numbers to start with a clean slate so we're working from a known good baseline rather than risk chasing phantom issues. For those upgrading, there wouldn't be much reuse anyway after the changes. (From OE-Core rev: be32692c627a14509de5eb3834e7321c3c5faf25) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.185.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.185.bb b/meta/recipes-devtools/elfutils/elfutils_0.185.bb
index 9ea4de8e40..f4769e3632 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.185.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.185.bb
@@ -34,7 +34,6 @@ SRC_URI[sha256sum] = "dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2a
34 34
35# remove at next version upgrade or when output changes 35# remove at next version upgrade or when output changes
36PR = "r1" 36PR = "r1"
37HASHEQUIV_HASH_VERSION .= ".2"
38 37
39inherit autotools gettext ptest pkgconfig 38inherit autotools gettext ptest pkgconfig
40 39