summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-30 00:55:09 +0300
committerWilliam A. Kennington III <wak@google.com>2021-06-07 07:57:52 +0300
commitc28dc9150342611bec5d6659ab11f81c5501a200 (patch)
treeae6530e074f1fe5d76060128fe311bf01e705e2a /meta-phosphor/recipes-extended
parentfe61aa39c9ec9f62182a36ce0b52bd3ab541740b (diff)
downloadopenbmc-c28dc9150342611bec5d6659ab11f81c5501a200.tar.xz
sdbusplus: Remove unused dependencies
googletest is only directly used by tests. When ptest support is eventually enabled it can be added back for ptest environments. Change-Id: I120610391dfa25a188534dd1ff41ac2b49cdd92b Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
index 973a92f3d..208b4f3af 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
@@ -15,7 +15,6 @@ DEPENDS += " \
${PYTHON_PN}-mako-native \
${PYTHON_PN}-pyyaml-native \
boost \
- googletest \
systemd \
"