summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-05-01 17:35:57 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2024-05-06 13:35:55 +0000
commitfd090a4502a3adb971a40f559e242ed5464503c1 (patch)
treeab24fd58ab3008833ff70d2dd5fcdf54047033cc
parent01eb57d0e8ce8b6f73e1299d8b98329ecb28a25c (diff)
weston-init: generalize override from am62 to k3kirkstone-6.x.y
Related-to: ELB-5482 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-graphics/wayland/weston-init.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend
index 6baccf4..bbccdd9 100644
--- a/recipes-graphics/wayland/weston-init.bbappend
+++ b/recipes-graphics/wayland/weston-init.bbappend
@@ -3,7 +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:k3 = " 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"