summaryrefslogtreecommitdiffstats
path: root/meta-app-framework
diff options
context:
space:
mode:
authorRonan <ronan.lemartret@iot.bzh>2016-11-01 15:52:09 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2017-03-27 15:33:39 +0200
commit532f6ad992ae7631dd44a74d0a0bd43126ce3bdf (patch)
tree04f4191219984febfb17a1f102dc3bd66e62ed1b /meta-app-framework
parente991cf3a068e936f4a49a9dd4973c52a64bc4ac2 (diff)
Allow build without meta-agl-demo
Change-Id: Ic78464d6e9c07e205b222b3f0f3d49ed1b928ed6 Signed-off-by: Ronan <ronan.lemartret@iot.bzh> Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-app-framework')
-rw-r--r--meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb b/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb
index 231d9c9cb..9eaf2fc2d 100644
--- a/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb
+++ b/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb
@@ -16,5 +16,5 @@ RDEPENDS_${PN} += "\
af-binder-binding-authlogin \
libafbwsc \
af-main \
- web-runtime \
+ ${@bb.utils.contains('DISTRO_FEATURES', 'AGL_WEBRUNTIME', 'web-runtime', '', d)} \
"