[yocto] [meta-security][PATCH 2/5] ccs-tools: remove unused variable.

Armin Kuster akuster808 at gmail.com
Wed Jan 14 07:12:35 PST 2015


There was a ref to  DEPEND  with is meaningless so remove it.

Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 recipes-security/ccs-tools/ccs-tools_1.8.3.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-security/ccs-tools/ccs-tools_1.8.3.bb b/recipes-security/ccs-tools/ccs-tools_1.8.3.bb
index 92f82ef..a47cafe 100644
--- a/recipes-security/ccs-tools/ccs-tools_1.8.3.bb
+++ b/recipes-security/ccs-tools/ccs-tools_1.8.3.bb
@@ -47,4 +47,3 @@ FILES_${PN}-dbg = "\
 "
 
 REQUIRED_DISTRO_FEATURES ?=" tomoyo"
-RDEPEND += "systemd"
-- 
1.9.1




More information about the yocto mailing list