diff options
author | Thuy Tran <thuy.tran.xh@renesas.com> | 2018-10-29 17:03:17 +0900 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@renesas.com> | 2019-02-28 09:43:53 +0700 |
commit | d6c2c6c31ea7680ee843eeba08269e82431a61d7 (patch) | |
tree | 1bf14e6a4ebbee8ec73271fda65c75703ee1de76 /meta-rcar-gen3/recipes-graphics/wayland/weston-conf/weston.ini | |
parent | e46d6a91dc9e8f0383aa604878ec2d8db04a85ce (diff) |
rcar-gen3: weston: Split out machine specific configuration
This commit adds more weston-conf bbappend to adapt YP2.6.
Renesas MACHINEs also provided their configurations.
(From Poky rev: 4001e1adb21b9785a19669968f07166f5b8772cd)
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/wayland/weston-conf/weston.ini')
-rw-r--r-- | meta-rcar-gen3/recipes-graphics/wayland/weston-conf/weston.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-graphics/wayland/weston-conf/weston.ini b/meta-rcar-gen3/recipes-graphics/wayland/weston-conf/weston.ini new file mode 100644 index 0000000..f31c290 --- /dev/null +++ b/meta-rcar-gen3/recipes-graphics/wayland/weston-conf/weston.ini @@ -0,0 +1,2 @@ +[core] +repaint-window=34 |