Merge pull request #3520 from artemsen/nicole_wof
nicole_config: Bump version of machine xml
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 420904a..80449a1 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_VERSION
string
- default "hw031620a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw032020b.opmst" 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 4df39f9..dfe8daf 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "b6badfcb9d8b906f8412478b5d347926e5f00273" if BR2_HOSTBOOT_LATEST_VERSION
+ default "5412005280fa8a02689df2f6f7f622e9dc0a7530" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION