op-build master-p10 update 9-28-2022
Changes Included for package sbe, branch master-p10:
242609e - Srikantha Meesala - 2022-09-27 - peltool should not display system cmd information for SBE parser
Changes Included for package hostboot, branch master-p10:
726325f - Anusha Reddy Rangareddygari - 2022-09-27 - P10_extract_sbe_rc updates
9c56887 - Kahn Evans - 2022-09-27 - FAPI2: Add new APIs for scan infrastructure
Changes Included for package rainier-xml, branch master:
616d7fe - Dan - 2022-09-27 - Merge pull request #6 from ruby452/master
1e6f3e9 - rubymart - 2022-09-26 - Adding missing OMI FRU_PATH information accidentally removed on 2/9/22
Changes Included for package rainier-xml, branch master:
616d7fe - Dan - 2022-09-27 - Merge pull request #6 from ruby452/master
1e6f3e9 - rubymart - 2022-09-26 - Adding missing OMI FRU_PATH information accidentally removed on 2/9/22
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 39c3ea8..1ecdd06 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="66ad92bed0bbbae782ddf8bfac337cdb81a74a99"
+BR2_RAINIER_2U_XML_VERSION="616d7fe0e0d1a6e4b4391bf82d28b930d1491576"
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="66ad92bed0bbbae782ddf8bfac337cdb81a74a99"
+BR2_RAINIER_4U_XML_VERSION="616d7fe0e0d1a6e4b4391bf82d28b930d1491576"
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 d3f08c3..5842c9e 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 "8ac7f45596885c83a4e2aeb570d29d625af62858" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "726325f1daee4383e93472c731685f8c820ea424" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 6103123..97de0fc 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "b9d217e4126b7b7c7b6bedc5ade5f897c1c7298d" if BR2_SBE_P10_LATEST_VERSION
+ default "242609e55a7189e889e5d0d3015f4d4f4858cc54" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION