aboutsummaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb
blob: 1adbee86fd5e2cfd6a4d4dd6a96dd4f0207f1ab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "The software for the AGL hmi framework 2017"
DESCRIPTION = "A set of packages belong to the hmi framework 2017"

LICENSE = "MIT"

inherit packagegroup

RDEPENDS_${PN} += " \
  agl-service-windowmanager-2017 \
  agl-service-homescreen-2017 \
  homescreen-2017 \
  libwindowmanager \
  qlibwindowmanager \
  libhomescreen-2017 \
"