Merge pull request #4788 from op-jenkins/op-build-update_143_6-16-2022
op-build master update 6-16-2022
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 8e8b0c3..a182588 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw051922a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw061522a.opmst" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 6ebba93..0a9521b 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw061322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw061522a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION