summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/hcode/Config.in2
-rw-r--r--openpower/package/hostboot/Config.in2
-rw-r--r--openpower/package/openpower-pnor/openpower-pnor.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 9520b3f9..b55dfdfc 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 "hw031619a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw032119a.940" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index f4769d10..3225058d 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 "3653c5d44e88968b1f09f73eda056c3898174a22" if BR2_HOSTBOOT_LATEST_VERSION
+ default "086018c231e7f83f02988a587eeeae887e7f2e98" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index 274057c5..64ce6fd2 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_VERSION ?= 0aeae23bd0c68b0a8e2c04b259663867559bb2cb
+OPENPOWER_PNOR_VERSION ?= da0bf1fb24f42e098517ee09f5b29d90bc69c05a
OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
OPENPOWER_PNOR_LICENSE = Apache-2.0
OpenPOWER on IntegriCloud