From 38afed811ef0e57ffbc7b5bf12499ffa174684f0 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Fri, 19 Oct 2018 18:23:42 -0700 Subject: phosphor-fan: Remove unneeded RDEPENDS These should be added as needed implicitly by the bitbake build process detecting libraries in use by the binaries here. (From meta-phosphor rev: ca8641ced139d28195bcf0d92ecf45fc98388ba1) Change-Id: I496d60285bf225e6e068f9b369900447c1733e01 Signed-off-by: William A. Kennington III Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb index f9bb489b00..ec197f2fb3 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb @@ -42,7 +42,6 @@ PACKAGECONFIG[presence] = " \ virtual/phosphor-fan-presence-config \ , \ " -RDEPENDS_${PN}-presence-tach += "sdbusplus" # Needed to install into the obmc-chassis-poweron target TMPL_TACH = "phosphor-fan-presence-tach@.service" @@ -70,8 +69,6 @@ PACKAGECONFIG[control] = "--enable-control \ , \ " -RDEPENDS_${PN}-control += "sdbusplus" - FAN_CONTROL_TGT = "obmc-fan-control-ready@{0}.target" TMPL_CONTROL = "phosphor-fan-control@.service" @@ -97,8 +94,6 @@ PACKAGECONFIG[monitor] = "--enable-monitor \ , \ " -RDEPENDS_${PN}-monitor += "sdbusplus" - TMPL_MONITOR = "phosphor-fan-monitor@.service" INSTFMT_MONITOR = "phosphor-fan-monitor@{0}.service" FMT_MONITOR = "../${TMPL_MONITOR}:${FAN_CONTROL_TGT}.requires/${INSTFMT_MONITOR}" -- cgit v1.2.3