aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-ivi/packagegroups/packagegroup-agl-ivi-connectivity.bb
blob: 405c0fbe685401db5678b53cb8d3b1f5904c4760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUMMARY = "The middlewares for AGL IVI profile"
DESCRIPTION = "The set of packages required by Connectivity Subsystem"
LICENSE = "MIT"

inherit packagegroup

PACKAGES = "\
    packagegroup-agl-ivi-connectivity \
    "

ALLOW_EMPTY_${PN} = "1"

RDEPENDS_${PN} += "\
    ofono \
    rygel \
    rygel-plugin-media-export \
    rygel-plugin-lms \
    "