From 9b8828400555b5341a2d0ebbc0c6d091ad9bf4d7 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Mon, 29 Jan 2018 12:04:01 -0800 Subject: [PATCH] agl-demo: feature: remove agl-devel from included dependencies agl-devel feature has significant amount of the GPLv3 packages within AGL that shouldn't be shipped in a release. Require the user explictly build with development packages. Bug-AGL: SPEC-1256 Change-Id: If7b8609f1c1a866aaad821ebe65cd66daec15407 Signed-off-by: Matt Ranostay --- templates/feature/agl-demo/included.dep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep index 0eb682b99..2fbc7ce12 100644 --- a/templates/feature/agl-demo/included.dep +++ b/templates/feature/agl-demo/included.dep @@ -1 +1 @@ -agl-appfw-smack agl-devel agl-hmi-framework +agl-appfw-smack agl-hmi-framework -- 2.16.6