summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-ivi/packagegroups/packagegroup-agl-ivi-navi-lbs.bb
blob: b7f47eeccdeb9eaaaade83b019b25120f9a2045b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "The packages of middlewares for AGL IVI profile"
DESCRIPTION = "The set of packages required by Navigation and Location Based Services Subsystem"
LICENSE = "MIT"

inherit packagegroup

PACKAGES = "\
    packagegroup-agl-ivi-navi-lbs \
    "

RDEPENDS_${PN} += "\
    gpsd \
    geoclue \
    "