summaryrefslogtreecommitdiffstats
path: root/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-02-06 09:50:22 -0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-06 22:42:14 -0500
commit9668c755b350f51eca7de044467c9e4d701ccea9 (patch)
treed15d8a912484f7359e92f4b1ce493e6b2e866bb9 /meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
parentc12fd7d31cc03f050df0678d81293ddd54d6359f (diff)
downloadtalos-openbmc-9668c755b350f51eca7de044467c9e4d701ccea9.tar.gz
talos-openbmc-9668c755b350f51eca7de044467c9e4d701ccea9.zip
meta-google: add json dependency on google-ipmi-sys
The google-ipmi-sys package now depends on json. (From meta-google rev: 92a8d0199549141ae0ae78302f94c77ea954cdb0) Change-Id: I023be87a760e7f7d192a63aa7d3d4d5d8c0e01c6 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb')
-rw-r--r--meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
index 6c77212a5..5a3a6e22c 100644
--- a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
@@ -14,6 +14,7 @@ DEPENDS += "autoconf-archive-native"
DEPENDS += "sdbusplus"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-ipmi-host"
+DEPENDS += "nlohmann-json"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/google-ipmi-sys"
OpenPOWER on IntegriCloud