Merge pull request #2656 from stewart-ibm/bump-hostboot-stable

Bump hostboot stable version to latest hostboot
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 020d019..2aadf0a 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -29,7 +29,7 @@
 config BR2_HOSTBOOT_VERSION
 	string
 	default "37e67698be56632c6505990dc3375136494d2a67" if BR2_HOSTBOOT_LATEST_VERSION
-	default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_STABLE_VERSION
+	default "37e67698be56632c6505990dc3375136494d2a67" if BR2_HOSTBOOT_STABLE_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION