diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2023-05-05 11:44:16 +0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-05-08 20:15:48 +0000 |
commit | a5a4b4b50e0d0e1ea1151e6a54017037327db377 (patch) | |
tree | f8ff73e0af6de17efa55c6d505e9ed09b674a778 /meta-agl-core/recipes-platform | |
parent | 3dac145f4645e18ad551d6c44c0bcc46b5c9205d (diff) |
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 <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28805
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-core/recipes-platform')
-rw-r--r-- | meta-agl-core/recipes-platform/packagegroups/packagegroup-agl-profile-graphical.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-core/recipes-platform/packagegroups/packagegroup-agl-profile-graphical.bb b/meta-agl-core/recipes-platform/packagegroups/packagegroup-agl-profile-graphical.bb index 2b708603b..13b5fdc41 100644 --- a/meta-agl-core/recipes-platform/packagegroups/packagegroup-agl-profile-graphical.bb +++ b/meta-agl-core/recipes-platform/packagegroups/packagegroup-agl-profile-graphical.bb @@ -16,7 +16,5 @@ RDEPENDS:${PN} += "\ packagegroup-agl-graphical-weston \ packagegroup-agl-graphical-multimedia \ " -# FIXME: Removed due to issues building against weston 5.0.0: -# waltham-transmitter RDEPENDS:profile-graphical = "${PN}" |