summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. J. Wyman <bjwyman@gmail.com>2021-04-21 02:44:32 +0300
committerB. J. Wyman <bjwyman@gmail.com>2021-07-02 01:51:51 +0300
commit2ca1e9b8f0bb829647ee21a0daf7570dab840dfb (patch)
treef8123bc9f114c23c1a09198a74b609e4f66bf20b
parenta2c8091c0778d3e5f55704d3935c55057dd2d0ac (diff)
downloadopenbmc-2ca1e9b8f0bb829647ee21a0daf7570dab840dfb.tar.xz
phosphor-power: add libgpiod DEPENDS
The phosphor-power-supply source tree for building phosphor-psu-monitor will be updated to use the C++ version of the libgpiod interfaces in order to read GPIO lines for power supply presence detection. Change-Id: Id06c5e5f1bc34ac130d3def4d647bb2e8e2852de Signed-off-by: B. J. Wyman <bjwyman@gmail.com>
-rw-r--r--meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb b/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb
index a01a99752..e9e5f3ee5 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb
@@ -39,6 +39,7 @@ DEPENDS += " \
${PYTHON_PN}-setuptools-native \
${PYTHON_PN}-mako-native \
boost \
+ libgpiod \
"
# The monitor package uses an org.open_power D-Bus interface and so