summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-html5/recipes-platform/packagegroups/packagegroup-agl-appfw-html5.bb
blob: cc9ed3d64661d850be5cbb937514135e15f39fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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} += " \
    chromium-browser-service \
    wam \
    "