summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2015-01-13 22:56:55 -0800
committerArmin Kuster <akuster808@gmail.com>2015-02-01 08:11:28 -0800
commitd304579112c159a921bf18cac031051d0f1d9906 (patch)
tree46202d8634676e9a5343042bff97fd2e9e4d8918
parent1aea14c3c8e5e284cce29e72abe62c3528d0f7a7 (diff)
downloadmeta-security-d304579112c159a921bf18cac031051d0f1d9906.tar.gz
ccs-tools: remove unused variable.
There was a ref to DEPEND with is meaningless so remove it. Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-security/ccs-tools/ccs-tools_1.8.3.bb1
1 files changed, 0 insertions, 1 deletions
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 = "\
47" 47"
48 48
49REQUIRED_DISTRO_FEATURES ?=" tomoyo" 49REQUIRED_DISTRO_FEATURES ?=" tomoyo"
50RDEPEND += "systemd"