Merge pull request #4618 from shenki/ppe42-gcc-build-fix
ppe42-gcc: Add build fix
diff --git a/buildroot b/buildroot
index 2c7a998..2b611ab 160000
--- a/buildroot
+++ b/buildroot
@@ -1 +1 @@
-Subproject commit 2c7a9984796b03506a1a2b1ccf3f76fc85733c17
+Subproject commit 2b611ab062a57fdc287be80f8e9d28d64ceb1b52
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index a715f96..fae7237 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 "hw032122a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw032322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION