diff options
-rw-r--r-- | openpower/package/hostboot/hostboot.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk index 63f41fa2..a28d1816 100644 --- a/openpower/package/hostboot/hostboot.mk +++ b/openpower/package/hostboot/hostboot.mk @@ -4,7 +4,7 @@ # ################################################################################ -HOSTBOOT_VERSION ?= c928140a2939332ddbace437cffe61bb6a4770cf +HOSTBOOT_VERSION ?= 53d7b7c38d56ad5b5fa727f11dda1e9bb5d33255 HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION)) HOSTBOOT_LICENSE = Apache-2.0 |