ces2017-demo: add mixer.wgt to the installer script 91/7891/1
authorMatt Porter <mporter@konsulko.com>
Tue, 27 Dec 2016 23:10:26 +0000 (01:10 +0200)
committerMatt Porter <mporter@konsulko.com>
Tue, 27 Dec 2016 23:10:26 +0000 (01:10 +0200)
Adds mixer.wgt to the installer script so we don't have to install
it in a second step.

Change-Id: I37723db6c2f3f6b5c2aef95669eb2c0afa01fb64
Signed-off-by: Matt Porter <mporter@konsulko.com>
recipes-demo-hmi/CES2017-demo/CES2017-demo.bb

index 20695ba..49f5c3e 100644 (file)
@@ -99,6 +99,7 @@ do_install_prepend() {
        /usr/bin/afm-util install settings.wgt
        /usr/bin/afm-util install navigation.wgt
        /usr/bin/afm-util install poi.wgt
+       /usr/bin/afm-util install mixer.wgt
        
        #it's Workaround
        cyad -s -k MANIFESTS -t allow -c User::App::navigation -u '*' -p 'http://tizen.org/privilege/internal/dbus'