summaryrefslogtreecommitdiffstats
path: root/recipes-platform
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2017-11-09 16:45:44 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-10 14:35:09 +0000
commita0d3614d34a851f1c8115acdc11843eb869b35bc (patch)
treea0215fbaa00b7d1b56ad8b4877c2eba72a8a7444 /recipes-platform
parent69b258204487fea5505bbb1afe58f995332bd0d5 (diff)
Add AGL libqtappfw to the platform
Add libqtappfw to the platform. This supports SDK development and runtime of apps leveraging libqtappfw. Bug-AGL: SPEC-1064 Change-Id: I7fc54fc7d9c4db885cd79d899bd40f44e4543766 Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'recipes-platform')
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-demo.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb
index cc93ddaa..186280e1 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb
@@ -21,6 +21,7 @@ HOMESCREEN-NEW = "packagegroup-hmi-framework packagegroup-hmi-framework-dev"
RDEPENDS_${PN} += "\
packagegroup-agl-appfw \
+ libqtappfw \
${@bb.utils.contains('DISTRO_FEATURES', 'agl-hmi-framework', '${HOMESCREEN-NEW}', '${HOMESCREEN-OLD}', d)} \
udisks \
${SMARTDEVICELINK} \