From a5a4b4b50e0d0e1ea1151e6a54017037327db377 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 5 May 2023 11:44:16 +0300 Subject: waltham: Drop waltham support Given than we don't really have any users and more importantly no maintainers it would be best to remove Waltham support entirely from the tree. The AGL compositor will shortly follow-up to remove supporting code. Bug-AGL: SPEC-4669 Change-Id: I4df495bb873d70f380dcc09cb083686f11f0b2e2 Signed-off-by: Marius Vlad Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28805 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- meta-agl-core/recipes-graphics/wayland/waltham_%.bbappend | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-agl-core/recipes-graphics/wayland/waltham_%.bbappend (limited to 'meta-agl-core/recipes-graphics/wayland/waltham_%.bbappend') diff --git a/meta-agl-core/recipes-graphics/wayland/waltham_%.bbappend b/meta-agl-core/recipes-graphics/wayland/waltham_%.bbappend deleted file mode 100644 index 302eba4d2..000000000 --- a/meta-agl-core/recipes-graphics/wayland/waltham_%.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" - -SRC_URI:append = "\ - file://0001-waltham-Fix-compile-build-error.patch \ - file://0002-commandxml-Add-support-wthp_app_id-interface.patch \ - file://0001-Use-python3-instead-of-2.patch \ - " -- cgit 1.2.3-korg