XDG-IVI: Load by default id-agent in weston 11/12311/2
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 1 Dec 2017 13:44:30 +0000 (14:44 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 5 Dec 2017 20:56:04 +0000 (20:56 +0000)
Bug-AGL: SPEC-1096

Change-Id: Iecfede123503410e1fdfa509a724cbcaf643d92b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12311
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
meta-agl/recipes-graphics/wayland/weston-ini-conf/id-agent.cfg [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston-ini-conf/ivishell.cfg

index 9ba49bf..02a6ea7 100644 (file)
@@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d
 
 SRC_URI = "file://core.cfg \
            file://ivishell.cfg \
+           file://id-agent.cfg \
            file://shell.cfg \
            file://hdmi-a-1-270.cfg \
           "
diff --git a/meta-agl/recipes-graphics/wayland/weston-ini-conf/id-agent.cfg b/meta-agl/recipes-graphics/wayland/weston-ini-conf/id-agent.cfg
new file mode 100644 (file)
index 0000000..578d8c4
--- /dev/null
@@ -0,0 +1,2 @@
+[id-agent]
+default-id-offset=10
index 1c4304c..f0548f2 100644 (file)
@@ -1,3 +1,4 @@
 [ivi-shell]
 ivi-input-module=ivi-input-controller.so
 ivi-module=ivi-controller.so
+id-agent-module=simple-id-agent.so