diff options
Diffstat (limited to 'openpower/package/hostboot/Config.in')
-rw-r--r-- | openpower/package/hostboot/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in index 30017f3e..f4769d10 100644 --- a/openpower/package/hostboot/Config.in +++ b/openpower/package/hostboot/Config.in @@ -25,7 +25,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE config BR2_HOSTBOOT_VERSION string - default "10784ce5d02bd321ad576f11d48fa42972a3e468" if BR2_HOSTBOOT_LATEST_VERSION + default "3653c5d44e88968b1f09f73eda056c3898174a22" if BR2_HOSTBOOT_LATEST_VERSION default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \ if BR2_HOSTBOOT_CUSTOM_VERSION |