summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-ivi
diff options
context:
space:
mode:
authorManuel Bachmann <mbc@iot.bzh>2015-12-01 15:16:26 +0000
committerManuel Bachmann <mbc@iot.bzh>2015-12-01 15:19:08 +0000
commit0c85137679d6d2c9e9039545a2446b82210f8633 (patch)
tree0162a9962f901c545bbb2e9a3c9397d723104d97 /meta-agl/recipes-ivi
parent8fc3dc485d876f7e98b7ecc25650d7f011960e97 (diff)
Provide RTL-SDR 0.5.3 (RTL2832U chips, AM/FM radio support)
RTL2832U-based USB dongles provide a convenient hardware interface for AM/FM radio reception, which is actively required by AGL 1.0 specification (AGL:4.2.1.1). This is also required by the AM/FM radio QML plugin (https://github.com/iotbzh/qml_radio_plugin). (this is an original recipe, because it does not fit general-purpose repositories such as meta-openembedded, but the constructor does not have an official Yocto repository yet) Change-Id: I1a0298e7a110181f86f9ec93dcea1567bb2c0379 Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
Diffstat (limited to 'meta-agl/recipes-ivi')
-rw-r--r--meta-agl/recipes-ivi/packagegroups/packagegroup-agl-ivi-connectivity.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl/recipes-ivi/packagegroups/packagegroup-agl-ivi-connectivity.bb b/meta-agl/recipes-ivi/packagegroups/packagegroup-agl-ivi-connectivity.bb
index 405c0fbe6..664180d55 100644
--- a/meta-agl/recipes-ivi/packagegroups/packagegroup-agl-ivi-connectivity.bb
+++ b/meta-agl/recipes-ivi/packagegroups/packagegroup-agl-ivi-connectivity.bb
@@ -12,6 +12,7 @@ ALLOW_EMPTY_${PN} = "1"
RDEPENDS_${PN} += "\
ofono \
+ rtl-sdr \
rygel \
rygel-plugin-media-export \
rygel-plugin-lms \