commit | f64e0fd3ecf6b27a26681e7612d370a03e999971 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu May 27 18:52:38 2021 -0700 |
committer | William A. Kennington III <wak@google.com> | Sat Jun 05 00:20:33 2021 +0000 |
tree | ca59484645c19f8d3cf5371609010171ff91b125 | |
parent | 934fd2b334e42f7a2a1937711cae790bd05f328f [diff] |
phosphor-ipmi-kcs: Clean up dependencies This aligns the dependencies with the current meson build. Change-Id: I9dd10716623b9af2a6196443d4ec3d966094ec54 Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb index b53dd83..cd7f376 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
@@ -20,11 +20,11 @@ RRECOMMENDS_${PN} += "phosphor-ipmi-host" DEPENDS += " \ - systemd \ + fmt \ sdbusplus \ - boost \ - phosphor-logging \ - cli11 \ + sdeventplus \ + stdplus \ + systemd \ " S = "${WORKDIR}/git"