op-build ibm-release-fw1030 update 11-30-2022
Changes Included for package rainier-xml, branch release-fw1030:
2fb74ce - Dan - 2022-11-30 - Merge pull request #11 from ruby452/release-fw1030
ad4093a - rubymart - 2022-11-29 - Changing value for PROC_VRM_VOFFSET_UV to increase VDN by 50mV
Changes Included for package rainier-xml, branch release-fw1030:
2fb74ce - Dan - 2022-11-30 - Merge pull request #11 from ruby452/release-fw1030
ad4093a - rubymart - 2022-11-29 - Changing value for PROC_VRM_VOFFSET_UV to increase VDN by 50mV
Changes Included for package hostboot, branch release-fw1030:
9362a85 - Isaac Salem - 2022-11-30 - Unlock mutex in PSU Op before calling forceSbeUpdate()
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 3acd2e6..907cff2 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -53,13 +53,13 @@
BR2_RAINIER_2U_XML_CUSTOM_GIT=y
# TODO: Update the level when the XML is synced to public
BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_2U_XML_VERSION="2d2bf4a31d9e4bdab8ce49f53f82bcf29dca8768"
+BR2_RAINIER_2U_XML_VERSION="2fb74cebfcd1a5a513bfdd99f0e47517266a8d9e"
BR2_RAINIER_2U_XML_SYSTEM_FILENAME="Rainier-2U-MRW_hb.system.xml"
BR2_RAINIER_2U_XML_TARGETING_FILENAME="Rainier-2U-MRW_hb.mrw.xml"
BR2_RAINIER_4U_XML_CUSTOM_GIT=y
# TODO: Update the level when the XML is synced to public
BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_4U_XML_VERSION="2d2bf4a31d9e4bdab8ce49f53f82bcf29dca8768"
+BR2_RAINIER_4U_XML_VERSION="2fb74cebfcd1a5a513bfdd99f0e47517266a8d9e"
BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
BR2_PACKAGE_EVEREST_XML=y
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 8033129..cd6cdf1 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "0f105840c690c8c2c0a24f736c84a77d4815e920" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "9362a85bb5fa0a2f69656496bfa43dc3b039aabb" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION