Skip to content

Commit

Permalink
op-build update 10-18-2017
Browse files Browse the repository at this point in the history
Changes Included for package hostboot, branch master:
0d9804f - Ilya Smirnov - 2017-10-17 - Check parents of OBUS_BRICK to determine their functionality
9bc838a - Andre Marin - 2017-10-17 - Add 16Gb trfc_dlr missing timing values
ebea5e6 - Christian Geddes - 2017-10-17 - Implement FAPI_PLAT_CALL_SUBROUTINE macro
17dda04 - Christian Geddes - 2017-10-17 - Enable Fapi2 Test cases
f426720 - Mike Baiocchi - 2017-10-17 - Remove Link For Old P9 Nimbus SBE Filename
34320d3 - Christian Geddes - 2017-10-17 - Revert "Re-apply p9_int_scom inits on shutdown path"
241fe35 - Christian Geddes - 2017-10-17 - Re-apply p9_int_scom inits on shutdown path
  • Loading branch information
op-jenkins committed Oct 18, 2017
1 parent a2ac4e0 commit 6c38e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpower/package/hostboot/hostboot.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################
HOSTBOOT_VERSION_BRANCH_MASTER_P8 ?= 695bd891343faf1f0ef85fe53148590e58239efd
HOSTBOOT_VERSION_BRANCH_MASTER ?= 9dbd9cb3680e5cfef4e2aa56d7cc036cf1ded08f
HOSTBOOT_VERSION_BRANCH_MASTER ?= 0d9804fd00081aa587e3d5bb7f38f9f36c4689b5

HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))
Expand Down

0 comments on commit 6c38e0f

Please sign in to comment.