summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-03-04 12:27:30 +1100
committerGitHub <noreply@github.com>2019-03-04 12:27:30 +1100
commitb095b06d332f721b0bc903fc1f8be0de5a6193c1 (patch)
treeeed248d030dd026640f2ea68186662b90cd840fd
parent9672b630594e75188f8cb433522186fdefbff7b6 (diff)
parent12878157e7e73152b23965d7e01e756ac344b568 (diff)
downloadblackbird-op-build-b095b06d332f721b0bc903fc1f8be0de5a6193c1.tar.gz
blackbird-op-build-b095b06d332f721b0bc903fc1f8be0de5a6193c1.zip
Merge pull request #2656 from stewart-ibm/bump-hostboot-stable
Bump hostboot stable version to latest 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 020d019f..2aadf0a5 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -29,7 +29,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
default "37e67698be56632c6505990dc3375136494d2a67" if BR2_HOSTBOOT_LATEST_VERSION
- default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_STABLE_VERSION
+ default "37e67698be56632c6505990dc3375136494d2a67" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud