summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2025-06-18 16:52:37 -0300
committerHiago De Franco <hiago.franco@toradex.com>2025-07-01 12:49:20 -0300
commit8a44553017cf79a45764537004e42a54d36f01b6 (patch)
tree6a59b9b309fa52f8be8e6f7ddad811eeee6b453e
parent6a6d8d77073accbf86d45647634a59c2b893a830 (diff)
xwayland: remove bbappendHEADmaster
Both "glamor" and "glx" PACKAGECONFIGs now compiles with tdx-reference-multimedia-image. Our tests show xwayland and the gpu are working fine, therefore this bbappend is not needed anymore. Remove it. Related-to: ELB-6287 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
-rw-r--r--recipes-graphics/xwayland/xwayland_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/xwayland/xwayland_%.bbappend b/recipes-graphics/xwayland/xwayland_%.bbappend
deleted file mode 100644
index 5e05c0a..0000000
--- a/recipes-graphics/xwayland/xwayland_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-PACKAGECONFIG:remove:k3 = "glamor glx"
-PACKAGE_ARCH:k3 = "${MACHINE_ARCH}"