Enable ivi-input-contoller.so in meta-agl-demo 55/6055/2
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Wed, 6 Jul 2016 11:03:10 +0000 (20:03 +0900)
committerGerrit Code Review <gerrit@172.30.200.200>
Fri, 8 Jul 2016 11:56:47 +0000 (11:56 +0000)
This enable to deliver key events to applications running
on ivi-shell.

It requires ivi-input-controller.so and control keyboard
focus explicitly. For that, wayland-ivi-extension should be
configured with '-DWITH_ILM_INPUT=1' and built.

This patch is needed because of wayland-ivi-extension_*.bbappend
take over PACKAGECONFIG defined in wayland-ivi-extension.bb in
meta-agl.

Change-Id: Ie9664baa2cd10692b36790adf7cd0cca150fd35f
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bbappend

index da97895..56574eb 100644 (file)
@@ -8,7 +8,7 @@ DISABLE_TEST = "-DBUILD_ILM_API_TESTS:BOOL=FALSE \
     -DINSTALL_ILM_API_TESTS:BOOL=FALSE \
     "
 
-PACKAGECONFIG ??= "test"
+PACKAGECONFIG ??= "ilm_input test"
 PACKAGECONFIG[test] = "${ENABLE_TEST},${DISABLE_TEST},gtest"
 
 SRC_URI_append = "\