From dc4804e23c010f45e5546d1191ea943b710f0cd5 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Thu, 2 Mar 2017 19:14:12 +0100 Subject: [rcar-gen3] update weston recipes bbappend - added weston.ini - fix-touchscreen-crash.patch Bug-AGL: SPEC-471 Bug-AGL: SPEC-411 Change-Id: Iee25aae5c25fcdda6e97181ccba946db938e129f Signed-off-by: Ronan Le Martret --- .../recipes-graphics/wayland/weston/weston-rcar.ini | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini (limited to 'meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini') diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini new file mode 100644 index 000000000..a37895c9c --- /dev/null +++ b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini @@ -0,0 +1,11 @@ +[core] +shell=ivi-shell.so +backend=drm-backend.so +repaint-window=34 + +[ivi-shell] +ivi-module=ivi-controller.so + +[output] +name=HDMI-A-1 +transform=90 -- cgit 1.2.3-korg