summaryrefslogtreecommitdiffstats
path: root/openpower/package
diff options
context:
space:
mode:
Diffstat (limited to 'openpower/package')
-rw-r--r--openpower/package/hcode/Config.in2
-rw-r--r--openpower/package/hostboot-p8/hostboot-p8.mk2
-rw-r--r--openpower/package/hostboot/Config.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index dd46ad74..dc37c137 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE
config BR2_HCODE_VERSION
string
- default "hw040219a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw040319a.940" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p8/hostboot-p8.mk b/openpower/package/hostboot-p8/hostboot-p8.mk
index 39854191..a614166b 100644
--- a/openpower/package/hostboot-p8/hostboot-p8.mk
+++ b/openpower/package/hostboot-p8/hostboot-p8.mk
@@ -3,7 +3,7 @@
# hostboot for POWER8
#
################################################################################
-HOSTBOOT_P8_VERSION ?= c2074ad87972f2542d8313c4d8dec143bc96ac3d
+HOSTBOOT_P8_VERSION ?= dc218d94c57b986f5620cc8651f5aae9d08536a6
HOSTBOOT_P8_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_P8_VERSION))
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 1f2671e8..27383926 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
- default "54178321414bc23e827940c120e6759265d33385" if BR2_HOSTBOOT_LATEST_VERSION
+ default "e5622fb032dc8b23627d8ca06d82a10b612d5435" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud