Merge pull request #3189 from opalci/skiboot-v6.5-27-g1785745d

skiboot v6.5-27-g1785745d
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index cd34fa6..6d024a1 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw100119a.opmst" if BR2_HCODE_LATEST_VERSION
+	default "hw100319a.opmst" if BR2_HCODE_LATEST_VERSION
 	default BR2_HCODE_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 609fade..bfe9938 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "a23e7f84b6e6f5eb7ad68f9686eb46229bafed69" if BR2_HOSTBOOT_LATEST_VERSION
+	default "ae388288d7cf86e7cc3c0370b6d0ca3aa1d9e9a3" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION