summaryrefslogtreecommitdiff
path: root/meta-amd
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2023-04-12 12:23:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-14 00:07:41 +0300
commit6194cb5e4bc384f181eb79c417166675d56ac86e (patch)
treefe2a99c6f4da80bd76f25f4d5f9a54d4336f1de1 /meta-amd
parent65bf0eeda53b56f9c15f21903dac9edca0d62941 (diff)
downloadopenbmc-6194cb5e4bc384f181eb79c417166675d56ac86e.tar.xz
meta-ethanolx: Relax ipmitool sol settings
Current SoL settings cause 'ipmitool sol' to crash after some working time. Increase RetryIntervalMS to fix the issue. Change-Id: I650b7d642f7f3e13df1f2d433b612cee6e1f5616 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'meta-amd')
-rw-r--r--meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml b/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml
index fe9d1e7265..67a7380a17 100644
--- a/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml
+++ b/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml
@@ -12,6 +12,6 @@
RetryCount:
Default: 7
RetryIntervalMS:
- Default: 1
+ Default: 100
Threshold:
Default: 1