summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-12-19 05:55:29 +0300
committerWilliam A. Kennington III <wak@google.com>2021-12-20 07:39:29 +0300
commit8b26979b24fe929cdb2edd27d8d11258bdcb75e1 (patch)
tree8fd143c4c3e4c202fc2e335679c08dfb0c3cb80c
parent708decbaee691dc2bc4258fc764d9ba59463297b (diff)
downloadopenbmc-8b26979b24fe929cdb2edd27d8d11258bdcb75e1.tar.xz
meta-google: phosphor-ipmi-host: Remove unused RDEPENDS
Change-Id: I01bfbd4022584641d8df6ee694b62eadc3cb657c Signed-off-by: William A. Kennington III <wak@google.com>
-rw-r--r--meta-google/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend b/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
new file mode 100644
index 000000000..77fcbe079
--- /dev/null
+++ b/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
@@ -0,0 +1,3 @@
+# Neither of these are used in a gbmc configuration
+RDEPENDS:${PN}:remove:gbmc = "clear-once"
+RDEPENDS:${PN}:remove:gbmc = "${VIRTUAL-RUNTIME_obmc-bmc-updater}"