Merge pull request #2990 from wghoffa/ocmbfw_release

Create Build Infrastructure for OCMBFW Image Delivery
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index bf2f6e7..eb41ce4 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "2e406cadf1a5240c31f0c900b118ef09fcd9fb39" if BR2_HOSTBOOT_LATEST_VERSION
+	default "15b0afe89c9109c0008a576e5bf74ca8222b6cc4" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION