diff options
author | hostboot <hostboot@us.ibm.com> | 2017-05-31 00:08:00 -0500 |
---|---|---|
committer | hostboot <hostboot@us.ibm.com> | 2017-05-31 00:08:00 -0500 |
commit | b7bbf300f0bee54e9210e53c74b233998317a2e6 (patch) | |
tree | ac0ec9ae95349aa070130f56957ee2071069d967 /openpower/package/hostboot-binaries/hostboot_binaries.mk | |
parent | a717062c2e63b051540a7365d7aecf49f5da5d45 (diff) | |
download | talos-op-build-b7bbf300f0bee54e9210e53c74b233998317a2e6.tar.gz talos-op-build-b7bbf300f0bee54e9210e53c74b233998317a2e6.zip |
op-build update 5-31-2017
Diffstat (limited to 'openpower/package/hostboot-binaries/hostboot_binaries.mk')
-rw-r--r-- | openpower/package/hostboot-binaries/hostboot_binaries.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot-binaries/hostboot_binaries.mk b/openpower/package/hostboot-binaries/hostboot_binaries.mk index 289660b6..966e8d25 100644 --- a/openpower/package/hostboot-binaries/hostboot_binaries.mk +++ b/openpower/package/hostboot-binaries/hostboot_binaries.mk @@ -4,7 +4,7 @@ # ################################################################################ -HOSTBOOT_BINARIES_VERSION ?= 92195a34879407d90424a4f90ae4e5a386891410 +HOSTBOOT_BINARIES_VERSION ?= bc600e6969e29b4f196ec38e182cab5648f1bf99 HOSTBOOT_BINARIES_SITE ?= $(call github,open-power,hostboot-binaries,$(HOSTBOOT_BINARIES_VERSION)) HOSTBOOT_BINARIES_LICENSE = Apache-2.0 |