summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Vaught <32454633+mtvaught-ibm@users.noreply.github.com>2019-04-10 16:52:51 -0500
committerroot <root@raptor-3d-printer-002.starlink.edu>2019-04-17 05:14:09 +0000
commit764dbef79f383c14fe4ea62698fe2b95ea4b42fa (patch)
treec1625cd1be990b8a56f6bc5e2a1cf5a5bf54668a
parent7b556015e9ea832e4a647385eb8183593308a48f (diff)
downloadtalos-op-build-764dbef79f383c14fe4ea62698fe2b95ea4b42fa.tar.gz
talos-op-build-764dbef79f383c14fe4ea62698fe2b95ea4b42fa.zip
Retarget op-build to sb-signing-utils package v0.8
Point to sb-signing-utils package v0.7 which fixes a bug when running OpenSSL v1.1 or higher Signed-off-by: Matthew Vaught <Matthew.Vaught@ibm.com>
-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 09e4aad4..cba03e38 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.7
+SB_SIGNING_UTILS_VERSION ?= v0.8
HOST_SB_SIGNING_UTILS_DEPENDENCIES = host-openssl
OpenPOWER on IntegriCloud