From 625fc358645788eea74e95863138e339813096dd Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 18 Feb 2023 11:21:11 +0100 Subject: weston-init: add verdin-am62 specific modification Verdin AM62 uses regular weston also with the downstream kernel, thus set no idle timeout also without the upstream override. Related-to: ELB-5064 Signed-off-by: Max Krummenacher (cherry picked from commit 3dc7e8a2fdfabc9a1c9c3a718acf6ceebb7a1a24) --- recipes-graphics/wayland/weston-init.bbappend | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-graphics') diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend index 4a3516b..6baccf4 100644 --- a/recipes-graphics/wayland/weston-init.bbappend +++ b/recipes-graphics/wayland/weston-init.bbappend @@ -3,6 +3,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" SRC_URI += "file://weston.sh" PACKAGECONFIG:append:upstream:tdx = " no-idle-timeout" +PACKAGECONFIG:append:am62x = " no-idle-timeout" PACKAGECONFIG:append:upstream:colibri-imx6ull = " use-pixman" PACKAGECONFIG:append:upstream:colibri-imx6ull-emmc = " use-pixman" PACKAGECONFIG:append:upstream:colibri-imx7 = " use-pixman" -- cgit v1.2.3