summaryrefslogtreecommitdiffstats
path: root/recipes-platform/packagegroups/packagegroup-agl-appfw-html5.bb
blob: a857a15b23191f9033254970ffc6872cbce1cc4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUMMARY = "AGL web runtime packages"
DESCRIPTION = "Specific packages for the AGL web runtime (minus profile-graphical)"

LICENSE = "MIT"

inherit packagegroup

PACKAGES = "\
    packagegroup-agl-appfw-html5 \
    "

ALLOW_EMPTY_${PN} = "1"

# add packages for WAM
RDEPENDS_${PN} += " \
    wam \
    "