diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig index 73d5e9b097..75a7898bb4 100644 --- a/openpower/configs/p10ebmc_defconfig +++ b/openpower/configs/p10ebmc_defconfig @@ -63,7 +63,7 @@ BR2_RAINIER_4U_XML_VERSION="967f7e9c37ff1390f49b69f5f117c9e4e5b53b85" 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 -BR2_EVEREST_XML_VERSION="98c416a1db482dc557d14ab75d07cc9b07b94e28" +BR2_EVEREST_XML_VERSION="5683ba337b250dff5cab243a17f52e852416078d" BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml" BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml" BR2_PACKAGE_OPENPOWER_PNOR_P10=y diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in index 58613d9468..f74f429f49 100644 --- a/openpower/package/hostboot-p10/Config.in +++ b/openpower/package/hostboot-p10/Config.in @@ -25,7 +25,7 @@ config BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE config BR2_HOSTBOOT_P10_VERSION string - default "3a712bfbaa269548ac837b03974b4d513de11e23" if BR2_HOSTBOOT_P10_LATEST_VERSION + default "8e97e41f8923f7e057315ef868e0e5ce1b79eb75" 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 d4103138a4..fd1d7eef2a 100644 --- a/openpower/package/sbe-p10/Config.in +++ b/openpower/package/sbe-p10/Config.in @@ -26,7 +26,7 @@ config BR2_SBE_P10_CUSTOM_VERSION_VALUE config BR2_SBE_P10_VERSION string - default "00a4a80d4cdb7c5b256ed430e6024e3d3e04bc6a" if BR2_SBE_P10_LATEST_VERSION + default "4e2dfe2b428a330fba0c216bc6a463535cd8c089" if BR2_SBE_P10_LATEST_VERSION default BR2_SBE_P10_CUSTOM_VERSION_VALUE \ if BR2_SBE_P10_CUSTOM_VERSION