op-build update 12-17-2019

Changes Included for package sbe, branch master-p10:
cf47548 - Thi Tran - 2019-12-16 - Allows parsing scripts to pick up different PERL versions
b21cdb5 - Sumit Kumar - 2019-12-16 - Get repo HEAD commit captured in HW Image build
a91d25a - Yue Du - 2019-12-16 - VBU: EQ_STOPCLOCKS
85d1c62 - Anusha Reddy Rangareddygari - 2019-12-16 - soa base_hwp_attribute_file updates
8b65e08 - Anusha Reddy Rangareddygari - 2019-12-16 - IPL updates Ver47

Changes Included for package hcode, branch master-p10:
6247f0e - hostboot - 2019-12-16 - Release tag information updated for hw121619a.opmst10
82d7d78 - hostboot - 2019-12-14 - Head commit information updated
a91191e - hostboot - 2019-12-14 - Release tag & head commit information updated for hw121219a.opmst10

Changes Included for package hostboot, branch master-p10:
a28f974 - Christian Geddes - 2019-12-16 - Always update EECACHE header when we find a new eeprom entry

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 5abc52a..19c4d97 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw121219a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw121619a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index ecc2ad9..a198d43 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 "c61beafe1a2bb109b71045907a01ef7ab9ff4d55" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "a28f9742a2190dfdb0f95e493ea0aa3c915f7b68" 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 4a40af7..0e25f0c 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 "c9d678074facb87da0d77c936d072e161ba08500" if BR2_SBE_P10_LATEST_VERSION
+	default "cf475483954aaf81fe51630e3c99164caea44341" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION