summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/wayland/weston-ini-conf.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston-ini-conf.bbappend b/recipes-graphics/wayland/weston-ini-conf.bbappend
new file mode 100644
index 00000000..b79c5260
--- /dev/null
+++ b/recipes-graphics/wayland/weston-ini-conf.bbappend
@@ -0,0 +1,6 @@
+WESTONCORE[shell] ??= "ivi-shell.so"
+
+WESTONIVISHELL[ivi-module] ??= "ivi-controller.so"
+WESTONIVISHELL[ivi-input-module] ??= "ivi-input-controller.so"
+
+WESTONSECTION[WESTONIVISHELL] = "ivi-shell"