summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2016-12-11 12:45:14 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-12-11 20:55:45 +0000
commit6e5735d2ee0c2ee7e556d209411bf2e001031182 (patch)
tree4060a4e8eec9d5734f161dd80309e7dfe36b8238 /recipes-demo-hmi
parent1db34ad4140536c600b8b6e8a310b066786dc38b (diff)
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 <scott.murray@konsulko.com> Change-Id: I764c561a8a7c864ac98240bb2f54995d29ce0934
Diffstat (limited to 'recipes-demo-hmi')
-rw-r--r--recipes-demo-hmi/CES2017-demo/CES2017-demo.bb1
1 files changed, 1 insertions, 0 deletions
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 \