From 25ee9ef44af5b1d305422afa2129d713be174062 Mon Sep 17 00:00:00 2001 From: Vasyl Vavrychuk Date: Tue, 10 May 2022 17:51:12 +0200 Subject: egvirt: linux-yocto: Remove virtio-scmi patches. Those patches are now in mainline kernel, so they are moved to meta-agl. Bug-AGL: SPEC-3865, SPEC-4365 Change-Id: I08a184c6db63afef67a2e0906bc6a9a61ec4286f Signed-off-by: Vasyl Vavrychuk --- meta-egvirt/recipes-kernel/linux/linux-yocto_%.bbappend | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'meta-egvirt/recipes-kernel/linux/linux-yocto_%.bbappend') diff --git a/meta-egvirt/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-egvirt/recipes-kernel/linux/linux-yocto_%.bbappend index 4d276591..2dba2566 100644 --- a/meta-egvirt/recipes-kernel/linux/linux-yocto_%.bbappend +++ b/meta-egvirt/recipes-kernel/linux/linux-yocto_%.bbappend @@ -1,17 +1,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" -# virtio SCMI -SRC_URI += " \ - file://virtio_scmi.cfg \ -" - -# IIO SCMI -SRC_URI += " \ - file://iio-scmi/0002-iio-core-Introduce-IIO_VAL_INT_64.patch \ - file://iio-scmi/0003-iio-scmi-Add-reading-raw-attribute.patch \ - file://iio_scmi.cfg \ -" - # virtio video SRC_URI += " \ file://0001-drivers-media-Add-config-option-for-virtio-video.patch \ -- cgit 1.2.3-korg