Merge pull request #3882 from op-jenkins/op-build-update_181_10-13-2020
op-build update 10-13-2020
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index d612911..432b49d 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw101220a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw101320a.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 64651c3..e808eb8 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "7eafce20766a57aceecb51cd4eca03dd497f85d3" if BR2_HOSTBOOT_LATEST_VERSION
+ default "a62a7bea5f7932c1c6a7dcc0a35abce5838ab4cb" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION