From 6e3070cb25007c8ef0deef90fca43de542e06a1a Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 4 Oct 2018 10:01:19 -0700 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb') 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" -- cgit v1.2.3