aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/safec/safec_3.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/safec/safec_3.5.1.bb')
-rw-r--r--meta-oe/recipes-core/safec/safec_3.5.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/safec/safec_3.5.1.bb b/meta-oe/recipes-core/safec/safec_3.5.1.bb
index 91d8fc65a0..fa30f7cf40 100644
--- a/meta-oe/recipes-core/safec/safec_3.5.1.bb
+++ b/meta-oe/recipes-core/safec/safec_3.5.1.bb
@@ -16,6 +16,6 @@ COMPATIBLE_HOST = '(x86_64|i.86|powerpc|powerpc64|arm|aarch64|mips).*-linux'
PACKAGES =+ "${PN}-check"
-FILES_${PN}-check += "${bindir}/check_for_unsafe_apis"
+FILES:${PN}-check += "${bindir}/check_for_unsafe_apis"
-RDEPENDS_${PN}-check += "perl"
+RDEPENDS:${PN}-check += "perl"