Merge pull request #601 from bofferdn/fix-source-build

Fix "op-build source" error with linux-rebuild-with-initramfs target
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 148d13f..229f431 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 "96f171b14bc4ab8d6940b9349168940ba3670a19" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b614ed2a5a2262fad21e57562d29fe9a7af0851c" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION