Skip to content

Commit

Permalink
Merge pull request #909 from op-jenkins/op_update_05_3-7-2017
Browse files Browse the repository at this point in the history
op-build update 3-7-2017
  • Loading branch information
e-liner committed Mar 7, 2017
2 parents 89ede13 + 47dc697 commit a007aec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openpower/package/hostboot/hostboot.mk
Expand Up @@ -4,7 +4,7 @@
#
################################################################################
HOSTBOOT_VERSION_BRANCH_MASTER_P8 ?= fe5c556993ce24fae1f70f6be9a071fbd89e616c
HOSTBOOT_VERSION_BRANCH_MASTER ?= a0437b216feaa77f81cfa3738844a0b761a9e99d
HOSTBOOT_VERSION_BRANCH_MASTER ?= 9630c0f54dbac14cd848b3673f2556e72d273059

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
2 changes: 1 addition & 1 deletion openpower/package/zaius-xml/zaius.mk
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

ZAIUS_XML_VERSION ?= c4eb537b2106c17a10fc02337559388f17aa12f6
ZAIUS_XML_VERSION ?= 81439cd58d8c51a3ad48247e71fb9475f3f37c51
ZAIUS_XML_SITE ?= $(call github,open-power,zaius-xml,$(ZAIUS_XML_VERSION))

ZAIUS_XML_LICENSE = Apache-2.0
Expand Down

0 comments on commit a007aec

Please sign in to comment.