summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-20 00:36:34 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-20 00:53:15 +0000
commitccc777273f0a7899da25507df49a8404a6952ab1 (patch)
tree5486870725ff47e1fbf318c338a19413af1c2ed0
parent1fa384aba02a45d7c97c7ab9f142b3733f027fb8 (diff)
downloadtalos-op-build-ccc777273f0a7899da25507df49a8404a6952ab1.tar.gz
talos-op-build-ccc777273f0a7899da25507df49a8404a6952ab1.zip
Revup hostboot
-rw-r--r--openpower/package/hostboot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 0a9a50f3..8da7417a 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 "b02ebd08c093c66262f372e1ea1e186a8103d6a8" if BR2_HOSTBOOT_LATEST_VERSION
+ default "a2ddbf3150e2c02ccc904b25d6650c9932a8a841" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud