Merge pull request #4102 from opalci/skiboot-v6.7-45-g4b9ca0277
skiboot v6.7-45-g4b9ca0277
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 3c2356b..d763dc2 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw051021a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw051721a.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 55a5f30..407425d 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "897062165531f24ca553500c9768d4e094ead233" if BR2_HOSTBOOT_LATEST_VERSION
+ default "c4baf12f73f0712e1a8fae8a0249776b50a79f67" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION