From 7d1d7457ff2b71abe95525b26148d5a3e7a42790 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Fri, 24 Mar 2017 11:16:21 +0100 Subject: Generate weston.ini dynamically * remove weston-intel.ini * add new package weston-ini-conf * the list of the sections of weston.ini is described in variable flags WESTONSECTION * each section is described in variable flags WESTONSECTION * each output screen is described in agl_screen variable Bug-AGL: SPEC-477 Change-Id: I3d25ab49018e3842c916993ba8b9bcc2428d5170 Signed-off-by: Ronan Le Martret --- .../recipes-graphics/wayland/weston/weston-qcom.ini | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston-qcom.ini (limited to 'meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston') diff --git a/meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston-qcom.ini b/meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston-qcom.ini deleted file mode 100644 index 30eccc3d9..000000000 --- a/meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston-qcom.ini +++ /dev/null @@ -1,13 +0,0 @@ -[core] -backend=drm-backend.so -shell=ivi-shell.so - -[ivi-shell] -ivi-module=ivi-controller.so -ivi-input-module=ivi-input-controller.so - -[output] -name=HDMI-A-1 -transform=270 -# Uncomment for 1080p on GeChic 1502i: -#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync -- cgit 1.2.3-korg