summaryrefslogtreecommitdiffstats
path: root/openpower/package/sb-signing-utils
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2018-02-08 17:03:03 -0600
committerStewart Smith <stewart@linux.vnet.ibm.com>2018-02-09 10:06:33 +1100
commitdd3cc5e3a48c53ade634e78e67b1bb1bfcadda2c (patch)
treebd7f7fc1651f6c3e64952bb48da0ebc88774acfd /openpower/package/sb-signing-utils
parentc69c2a73b0451b8dfa27adf036e89776d665d5c1 (diff)
downloadblackbird-op-build-dd3cc5e3a48c53ade634e78e67b1bb1bfcadda2c.tar.gz
blackbird-op-build-dd3cc5e3a48c53ade634e78e67b1bb1bfcadda2c.zip
Revert "Bump sb-signing-utils version to v0.4"
This reverts commit a4185c8c901f4f1dde6d701b42d18ac5b31baad3. Reports have come in that on some build environments this causes build failures like this one: --> crtSignedContainer.sh: Generating signing requests... *** glibc detected *** create-container: malloc(): memory corruption: 0x00000000006096e0 *** So, we will revert for now until this can be root caused and fixed. Reported-by: Mike Baiocchi <mbaiocch@us.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'openpower/package/sb-signing-utils')
-rw-r--r--openpower/package/sb-signing-utils/sb-signing-utils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/sb-signing-utils/sb-signing-utils.mk b/openpower/package/sb-signing-utils/sb-signing-utils.mk
index 33890c03..9676ebf5 100644
--- a/openpower/package/sb-signing-utils/sb-signing-utils.mk
+++ b/openpower/package/sb-signing-utils/sb-signing-utils.mk
@@ -8,7 +8,7 @@ SB_SIGNING_UTILS_SITE ?= $(call github,open-power,sb-signing-utils,$(SB_SIGNING_
SB_SIGNING_UTILS_LICENSE = Apache-2.0
SB_SIGNING_UTILS_LICENSE_FILES = LICENSE
-SB_SIGNING_UTILS_VERSION ?= v0.4
+SB_SIGNING_UTILS_VERSION ?= v0.3
HOST_SB_SIGNING_UTILS_DEPENDENCIES = host-openssl
OpenPOWER on IntegriCloud