Merge pull request #273 from opjenkin/op-build-update_1354_4-20-2020
op-build update 4-20-2020
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 453926f..e5cb9af 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "c4883f77d17f54b0bbb61794fc23064b23a3f13c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "af8bc5aa3e4dbf5702362595d6807c92f956ba49" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index f248389..3aa7276 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_VERSION ?= 687926da24f16e8b101b877b313fe1706c502ebc
+OPENPOWER_PNOR_VERSION ?= 7798c11a29589a97e7eacda3fd22c8db49430e62
# TODO: WORKAROUND: Need to reenable next line and comment out the two lines
# after that, when code is propagated to a public repo
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index c319ff1..32028e8 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "d215d4b704ea632ff456999281988bce0fabf5f8" if BR2_SBE_P10_LATEST_VERSION
+ default "052a3e140285efd3db4f282be68741c7bdba9369" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION