op-build update 1-10-2020
Changes Included for package occ, branch master-p10:
65ab261 - William Bryan - 2020-01-09 - Updates to core data collection and command packets
ad91134 - Douglas Gilbert - 2020-01-09 - Update OCC_SPRC and OCC_SPRD addresses
6bdc735 - Sumit Kumar - 2020-01-09 - Corrected Alink scom address in PMU_CONFIGS_16
Changes Included for package hostboot, branch master-p10:
50e2552 - Nick Bofferding - 2020-01-09 - Update standalone to use latest SBE level
5e4fbd0 - Dan Crowell - 2020-01-09 - Allow default compile to work
39150f3 - Nick Bofferding - 2020-01-09 - Integrate latest SBE and HCODE levels
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 36fa254..d956015 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 "de4ba57273d231ea56a7c369c5cc75d4ccd3f469" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "50e25527e5e096fee221716b392549aa897ab29d" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 3218dd8..8e18372 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "36e1a84618297d1fc14e07388794d832c641528e" if BR2_OCC_P10_LATEST_VERSION
+ default "65ab261d642ba2625f98a855e403b629a7a94265" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION