diff options
author | hostboot <hostboot@us.ibm.com> | 2017-08-12 06:53:52 -0500 |
---|---|---|
committer | hostboot <hostboot@us.ibm.com> | 2017-08-12 06:53:52 -0500 |
commit | 6cd08de5d8bfa88e9614c4a8c0b921423c9f82a1 (patch) | |
tree | ab7ac3c138faa7c1a4e64ba9f97fe6fb50e8d67a /openpower/package/hostboot-binaries/hostboot_binaries.mk | |
parent | 93ece167231181641554fe44e451ce92f1910638 (diff) | |
download | talos-op-build-6cd08de5d8bfa88e9614c4a8c0b921423c9f82a1.tar.gz talos-op-build-6cd08de5d8bfa88e9614c4a8c0b921423c9f82a1.zip |
op-build update 8-12-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 335f1784..e7cc9f65 100644 --- a/openpower/package/hostboot-binaries/hostboot_binaries.mk +++ b/openpower/package/hostboot-binaries/hostboot_binaries.mk @@ -4,7 +4,7 @@ # ################################################################################ -HOSTBOOT_BINARIES_VERSION ?= 883d2186e4508f327b3c90f3ca096aa4bff6b73a +HOSTBOOT_BINARIES_VERSION ?= cf51511662aac5331975c60aa1896b200c0ceb30 HOSTBOOT_BINARIES_SITE ?= $(call github,open-power,hostboot-binaries,$(HOSTBOOT_BINARIES_VERSION)) HOSTBOOT_BINARIES_LICENSE = Apache-2.0 |