diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-02 19:14:12 +0100 |
---|---|---|
committer | ronan Le Martret <ronan@iot.bzh> | 2017-03-21 09:24:09 +0000 |
commit | 74018582ffebc8d985fcfa7e33526ac32078010c (patch) | |
tree | f7e789986b2198b6dcbcbbeb37219c34a4ccb9a1 /meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini | |
parent | f6508c442909fd92c30b88192b37b9d1308c01d2 (diff) |
[rcar-gen3] update weston recipes bbappend
- added weston.ini
- remove fix on apply fix-touchscreen-crash.patch.
this fix is useless for the Renesas rcar gen3 v2.16
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: Iee25aae5c25fcdda6e97181ccba946db938e129f
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini')
-rw-r--r-- | meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston/weston-rcar.ini | 11 |
1 files changed, 11 insertions, 0 deletions
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 |