summaryrefslogtreecommitdiff
path: root/meta-amd
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2023-04-12 12:18:07 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-14 00:07:41 +0300
commitc491ae271ed0b2ba61e68dfdc62cd99a66608953 (patch)
tree0087bb6daec859611d641e50cf0de8bbb678a203 /meta-amd
parent89b5af6807e212f53f38545d79a3f482629852d4 (diff)
downloadopenbmc-c491ae271ed0b2ba61e68dfdc62cd99a66608953.tar.xz
meta-amd: Add srvcfg-manager application for IPMI SoL
'phosphor-net-ipmid' application now requires 'xyz.openbmc_project.Control.Service.Attributes' interface for the SoL functionality to work correctly. This interface is provided by the 'srvcfg-manager' application, therefore include it to the build. Change-Id: I0c0473df2d12cf7124dc07fa4c41e84d6e82bb5f Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'meta-amd')
-rw-r--r--meta-amd/recipes-amd/packagegroups/packagegroup-amd-apps.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-amd/recipes-amd/packagegroups/packagegroup-amd-apps.bb b/meta-amd/recipes-amd/packagegroups/packagegroup-amd-apps.bb
index f99de8409c..0dd6cbf220 100644
--- a/meta-amd/recipes-amd/packagegroups/packagegroup-amd-apps.bb
+++ b/meta-amd/recipes-amd/packagegroups/packagegroup-amd-apps.bb
@@ -46,4 +46,5 @@ RDEPENDS:${PN}-system = " \
ipmitool \
phosphor-hostlogger \
webui-vue \
+ srvcfg-manager \
"