From 035be1b50b5f7c3d9473d251dc1949c43edfeb00 Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Sun, 10 Oct 2021 00:50:39 +0900 Subject: Create image specific weston setting method In patch of "Fix: weston is not running after BSP 5.5 merged in cluster-demo", I created common weston-init recipe for container guest. This patch add image specific weston setting method. Bug-AGL: SPEC-4099 Signed-off-by: Naoto Yamaguchi Change-Id: I0a47749932dc384e8a983b43214aefd939ccd06e --- .../recipes-graphics/wayland/weston-init-guest/weston.ini | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-agl-lxc/recipes-graphics/wayland/weston-init-guest/weston.ini (limited to 'meta-agl-lxc/recipes-graphics/wayland/weston-init-guest') diff --git a/meta-agl-lxc/recipes-graphics/wayland/weston-init-guest/weston.ini b/meta-agl-lxc/recipes-graphics/wayland/weston-init-guest/weston.ini deleted file mode 100644 index 2c05c58a..00000000 --- a/meta-agl-lxc/recipes-graphics/wayland/weston-init-guest/weston.ini +++ /dev/null @@ -1,9 +0,0 @@ -[core] -backend=drm-backend.so -require-input=false -modules=systemd-notify.so -repaint-window=34 - -[shell] -panel-position=none -background-color=0xff808080 -- cgit 1.2.3-korg