summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-04 20:01:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-04 23:43:59 +0300
commit6e3070cb25007c8ef0deef90fca43de542e06a1a (patch)
treeb75a42982d3f55fe496615cc0d5e61911b0ba83a /meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
parent6b91f739f903439944e078cb77d19a05d6ed5f48 (diff)
downloadopenbmc-6e3070cb25007c8ef0deef90fca43de542e06a1a.tar.xz
meta-phosphor: host-postd: drop RDEPENDS
Drop RDEPENDS to rely on bitbake to determine them. (From meta-phosphor rev: 6615bf7fe43c9f6c5af9fd70b98921ec0efa8902) Change-Id: I6ee96b0196b52daebc9f0b7192cb599fe24380df Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
index 8d19ce428..e3e6ec9a1 100644
--- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
+++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
@@ -15,8 +15,6 @@ DEPENDS += "sdeventplus"
DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "systemd"
-RDEPENDS_${PN} += "sdbusplus sdeventplus phosphor-dbus-interfaces"
-
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-host-postd"
SRCREV = "1c16ad897b629442c6682e5d5062bdaad6caa150"