Create Sim Debug Tarball for Hostboot Package
- Update Hostboot Install phase of makefile to create
a sim-specific debug tarball
- Also update hostboot-p10 package to include HB commit
that moved sim debug data to its own tarball
Changes Included for package hostboot, branch master-p10:
6bcf4ba - Bill Hoffa - 2020-01-08 - Fix Simulation Specific HBDistribute Flow
c379bcc - Bill Hoffa - 2020-01-08 - Move Sim Debug Data to its own distribution flow
0295d25 - hostboot - 2020-01-08 - Update simics level to: 2020-01-07_087d42_simics.tar.gz
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 028ad8e..0fee8a3 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 "8ceaa759ec04caf75dca08aab458b1a7f236f302" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "6bcf4ba0396cc590c5c2b353e64d7372de499c41" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION