From 6e5735d2ee0c2ee7e556d209411bf2e001031182 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sun, 11 Dec 2016 12:45:14 -0500 Subject: Add qtmultimedia radio plugin to demo images Add qtmultimedia-rtlfm-radio-plugin recipe and add it as a dependency of the CES 2017 demo so it will go into the demo images. It is required for the Radio application. Signed-off-by: Scott Murray Change-Id: I764c561a8a7c864ac98240bb2f54995d29ce0934 --- recipes-demo-hmi/CES2017-demo/CES2017-demo.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-demo-hmi/CES2017-demo/CES2017-demo.bb') diff --git a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb index 7f8a31e5..105ea1d9 100644 --- a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb +++ b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb @@ -18,6 +18,7 @@ SRCREV = "${AUTOREV}" RDEPENDS_${PN} += " \ qtmultimedia-qmlplugins \ + qtmultimedia-rtlfm-radio-plugin \ qtquickcontrols-qmlplugins \ qtquickcontrols2-qmlplugins \ qtsvg-plugins \ -- cgit 1.2.3-korg