diff options
Diffstat (limited to 'templates/feature')
-rw-r--r-- | templates/feature/agl-demo/50_bblayers.conf.inc | 7 | ||||
-rw-r--r-- | templates/feature/agl-demo/included.dep | 2 |
2 files changed, 1 insertions, 8 deletions
diff --git a/templates/feature/agl-demo/50_bblayers.conf.inc b/templates/feature/agl-demo/50_bblayers.conf.inc index 07c20d3aa..7e85c574e 100644 --- a/templates/feature/agl-demo/50_bblayers.conf.inc +++ b/templates/feature/agl-demo/50_bblayers.conf.inc @@ -3,10 +3,3 @@ BBLAYERS =+ " \ ${METADIR}/meta-agl-demo \ " - -# These are the dependencies of the AGL DEMO Layer -#------------------------------------------------- -BBLAYERS =+ " \ - ${METADIR}/meta-qt5 \ -" - diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep index 2fbc7ce12..d8774985c 100644 --- a/templates/feature/agl-demo/included.dep +++ b/templates/feature/agl-demo/included.dep @@ -1 +1 @@ -agl-appfw-smack agl-hmi-framework +agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 |