diff options
author | hostboot <hostboot@us.ibm.com> | 2017-03-31 09:43:49 -0500 |
---|---|---|
committer | hostboot <hostboot@us.ibm.com> | 2017-03-31 09:43:49 -0500 |
commit | 1d8f5bcdb89201f03a24705f7a14678e6cbc4cc2 (patch) | |
tree | dd175ea8325aaf26952e1ac57b21805701fa20e2 /openpower/package/hostboot-binaries/hostboot_binaries.mk | |
parent | 13f65b4318ab82c4b122b57135b67e8861a119e7 (diff) | |
download | talos-op-build-1d8f5bcdb89201f03a24705f7a14678e6cbc4cc2.tar.gz talos-op-build-1d8f5bcdb89201f03a24705f7a14678e6cbc4cc2.zip |
op-build update 3-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 340ebe65..c10f2c24 100644 --- a/openpower/package/hostboot-binaries/hostboot_binaries.mk +++ b/openpower/package/hostboot-binaries/hostboot_binaries.mk @@ -4,7 +4,7 @@ # ################################################################################ -HOSTBOOT_BINARIES_VERSION ?= 5c78ef330dac3cefb44032ca14b53ed75856f3b6 +HOSTBOOT_BINARIES_VERSION ?= 46670e3214d1ec1fbffe06d286b307b25505d149 HOSTBOOT_BINARIES_SITE ?= $(call github,open-power,hostboot-binaries,$(HOSTBOOT_BINARIES_VERSION)) HOSTBOOT_BINARIES_LICENSE = Apache-2.0 |