Move packages from agl-core to agl-ivi
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-ivi-connectivity.bb
1 SUMMARY = "The middlewares for AGL IVI profile"
2 DESCRIPTION = "The set of packages required by Connectivity Subsystem"
3 LICENSE = "MIT"
4
5 inherit packagegroup
6
7 PACKAGES = "\
8     packagegroup-agl-ivi-connectivity \
9     "
10
11 ALLOW_EMPTY_${PN} = "1"
12
13 RDEPENDS_${PN} += "\
14     bluez5-obex \
15     ${@bb.utils.contains("DISTRO_FEATURES", "3g", "libqmi", "", d)} \
16     rtl-sdr \
17     neard \
18     neardal-tools \
19     ofono \
20     "