From 4bc7c0b5ea5f3cd371c9a0c2ea1580c40f8b869a Mon Sep 17 00:00:00 2001 From: hostboot Date: Mon, 29 Mar 2021 01:44:25 -0500 Subject: [PATCH] op-build update 3-29-2021 Changes Included for package hcode, branch master: a821ec1 - hostboot - 2021-03-27 - Release tag & head commit information updated for hw032721a.opmst 1eb0592 - hostboot - 2021-03-25 - Release tag & head commit information updated for hw032521a.opmst cdc04cc - hostboot - 2021-03-23 - Release tag & head commit information updated for hw032321a.opmst Signed-off-by: hostboot --- openpower/package/hcode/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in index b821207ea0..a37d779e6c 100644 --- a/openpower/package/hcode/Config.in +++ b/openpower/package/hcode/Config.in @@ -33,7 +33,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE config BR2_HCODE_VERSION string - default "hw032021a.opmst" if BR2_HCODE_LATEST_VERSION + default "hw032721a.opmst" if BR2_HCODE_LATEST_VERSION default BR2_HCODE_CUSTOM_VERSION_VALUE \ if BR2_HCODE_CUSTOM_VERSION