diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2025-06-18 16:52:37 -0300 |
---|---|---|
committer | Hiago De Franco <hiago.franco@toradex.com> | 2025-07-01 12:49:20 -0300 |
commit | 8a44553017cf79a45764537004e42a54d36f01b6 (patch) | |
tree | 6a59b9b309fa52f8be8e6f7ddad811eeee6b453e | |
parent | 6a6d8d77073accbf86d45647634a59c2b893a830 (diff) |
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_%.bbappend | 2 |
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}" |