From 0c85137679d6d2c9e9039545a2446b82210f8633 Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Tue, 1 Dec 2015 15:16:26 +0000 Subject: 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 --- meta-agl/recipes-ivi/packagegroups/packagegroup-agl-ivi-connectivity.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl/recipes-ivi/packagegroups') 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 \ -- cgit 1.2.3-korg