summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2017-12-21 10:28:05 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-12-21 16:11:17 +0000
commit7182f4184940c30e596537ca880cb66ad3403ab1 (patch)
treedcd553c36eb029c94193ff6850c6e8666b9bb814 /meta-hmi-framework
parent899374c4c383e6eff1a891c40223e6ee63fd2831 (diff)
Enable runxdg in CES2018 demo by default
Add runxdg package into package group of new HMI framework, then it is enabled by default for CES2018 demo. Bug-AGL: SPEC-1096 Change-Id: I4adf932980471d44b35bbbe7914d4fa1247ad055 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'meta-hmi-framework')
-rw-r--r--meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb b/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb
index 1adbee86..d935e6c1 100644
--- a/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb
+++ b/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb
@@ -12,4 +12,5 @@ RDEPENDS_${PN} += " \
libwindowmanager \
qlibwindowmanager \
libhomescreen-2017 \
+ runxdg \
"