summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-05-12 01:22:23 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-05-12 01:22:23 -0500
commit1b0d642f1a3675900d68a76abba721d4f047a6c9 (patch)
tree4f63ee8723ab8840b5108d14d272b92631e8f7db
parent3c36337bcc3c48e40f2cb79f3a116cf6cc86e99b (diff)
downloadtalos-op-build-1b0d642f1a3675900d68a76abba721d4f047a6c9.tar.gz
talos-op-build-1b0d642f1a3675900d68a76abba721d4f047a6c9.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 03180221..9b1bce9f 100644
--- a/openpower/package/hostboot/hostboot.mk
+++ b/openpower/package/hostboot/hostboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
HOSTBOOT_VERSION_BRANCH_MASTER_P8 ?= 5fc3b529c69246a6706577351bccd7898f1c227b
-HOSTBOOT_VERSION_BRANCH_MASTER ?= e36ec63e58344f854317e79d060f2ab9108103c2
+HOSTBOOT_VERSION_BRANCH_MASTER ?= 6ffaeb4705597787b297324b05dcc0c67d025aae
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