Merge pull request #3094 from crgeddes/use-version-vars
Update openpower-pnor makefile to use BR2_ version vars
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a9836d8..1ac9965 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "5825828fa7984e6d46dd47ef1835646303d2a593" if BR2_HOSTBOOT_LATEST_VERSION
+ default "d43de0d6439db7c726ecafbab1ba175b135b5a4a" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION