summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-24 19:05:43 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-04-15 15:48:10 -0500
commit53511797fc63e6baf268866840a9166f3773655c (patch)
tree544dbb3ecad5d8a2f9452b5c7929b01afd471180
parent9d0ea0d19a35ed64056b02f4a94f8a02312651c8 (diff)
downloadtalos-op-build-53511797fc63e6baf268866840a9166f3773655c.tar.gz
talos-op-build-53511797fc63e6baf268866840a9166f3773655c.zip
Revup hostboot
-rw-r--r--openpower/package/hostboot/hostboot.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index 5c8bc591..09e31586 100644
--- a/openpower/package/hostboot/hostboot.mk
+++ b/openpower/package/hostboot/hostboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
HOSTBOOT_VERSION_BRANCH_MASTER_P8 ?= d3025f5d7ddd0723946bb54fcb471d2bf1fd2da4
-HOSTBOOT_VERSION_BRANCH_MASTER ?= 6c769aede36330e33939870110b274fb78461d10
+HOSTBOOT_VERSION_BRANCH_MASTER ?= cc2d45afa61c873f36d04aa5e4b095321ea677d1
HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
HOSTBOOT_SITE = https://scm.raptorcs.com/scm/git/talos-hostboot
OpenPOWER on IntegriCloud