summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-04-20 04:04:19 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-04-20 04:29:13 -0500
commit40b910338c44570be3f70a6abf905ed3e5d2323a (patch)
tree02b4b9b0c973d34c1f1c204274fd9fc2aad0800b
parentf5dfe9bfdc16379a7062265423331127fe0d947b (diff)
downloadtalos-op-build-40b910338c44570be3f70a6abf905ed3e5d2323a.tar.gz
talos-op-build-40b910338c44570be3f70a6abf905ed3e5d2323a.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 29b0b117..38b2bbe8 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 ?= 1e784c03824d66dd76ee5effe16b55782c703599
+HOSTBOOT_VERSION_BRANCH_MASTER ?= 30dfd3b377d24172d9af9d6381b3d5af72a83295
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