Provide RTL-SDR 0.5.3 (RTL2832U chips, AM/FM radio support)
[AGL/meta-agl.git] / meta-agl / recipes-ivi / 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     ofono \
15     rtl-sdr \
16     rygel \
17     rygel-plugin-media-export \
18     rygel-plugin-lms \
19     "