This was not meant to be a two part patch.. ignore this one... On 11/30/2022 16:13, Ryan Eatmon via lists.yoctoproject.org wrote:
KMS support was removed from DRM upstream [1]. If it does not exist, then we should not depend on it. [1] https://gitlab.freedesktop.org/mesa/drm/-/commit/2b997bb4bb688be00620887c8646ff24ccb9396b Signed-off-by: Ryan Eatmon <[email protected]> --- .../packagegroups/packagegroup-arago-tisdk-addons.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb index 07ae8b07..e6368267 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb @@ -16,7 +16,6 @@ UTILS = " \ oprofile \ netkit-ftp \ ptpd \ - libdrm-kms \ strongswan \ kexec \ kdump \
-- Ryan Eatmon [email protected] ----------------------------------------- Texas Instruments, Inc. - LCPD - MGTS -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14121): https://lists.yoctoproject.org/g/meta-arago/message/14121 Mute This Topic: https://lists.yoctoproject.org/mt/95369651/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
