summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-12-05 10:16:12 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-12-05 10:16:12 +0100
commit5b8d3a4d4c0036a92a6a6a71435f57780f2f176b (patch)
tree509b63657281cad506d9bdff089b10764c67a719
parentcfb88d78c29de36793774e801937ec09212fc0e0 (diff)
agl-appfw-smack: remove dependency on meta-agl-security
After removal of meta-agl/meta-agl-security, there's no more dependency to this layer. Change-Id: Ib8ed6eb1f5fdd098feb9590586ecdaea5b9308dd Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r--templates/feature/agl-appfw-smack/50_bblayers.conf.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/feature/agl-appfw-smack/50_bblayers.conf.inc b/templates/feature/agl-appfw-smack/50_bblayers.conf.inc
index 6badef1..db6858f 100644
--- a/templates/feature/agl-appfw-smack/50_bblayers.conf.inc
+++ b/templates/feature/agl-appfw-smack/50_bblayers.conf.inc
@@ -1,5 +1,4 @@
BBLAYERS =+ " \
- ${METADIR}/meta-agl/meta-agl-security \
${METADIR}/meta-intel-iot-security/meta-security-smack \
${METADIR}/meta-intel-iot-security/meta-security-framework \
${METADIR}/meta-agl-extra/meta-app-framework \