Merge pull request #4211 from shenki/kernel-5.4.132

kernel: Move to Linux v5.4.132-openpower1
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 8ebcdd1..15245af 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw070921a.opmst" if BR2_HCODE_LATEST_VERSION
+	default "hw071421a.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 006495f..acb1edb 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 "hw071221a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw071421a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION