No need to enable IOMMU explicitly [1] [1] https://git.yoctoproject.org/yocto-kernel-cache/commit/?id=c4e3facab8b3be91a10c99ac66e8c3a4c7696075
Signed-off-by: Naveen Saini <naveen.kumar.sa...@intel.com> --- recipes-kernel/linux/linux-intel_6.8.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_6.8.bb b/recipes-kernel/linux/linux-intel_6.8.bb index f2212250..a28c79ae 100644 --- a/recipes-kernel/linux/linux-intel_6.8.bb +++ b/recipes-kernel/linux/linux-intel_6.8.bb @@ -11,12 +11,11 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION_EXTENSION ??= "-mainline-tracking-${LINUX_KERNEL_TYPE}" LINUX_VERSION ?= "6.8" -SRCREV_machine ?= "efbae83db36abbbbdb946d4f7bbdfda174107cd2" -SRCREV_meta ?= "27907f391a4fc508da21358b13419c6e86926c34" +SRCREV_machine ?= "4b78f19d1c451c3738b10d489e67977e97036a7f" +SRCREV_meta ?= "d6379f226f25136d9292f09cd7c11921f0bbcd9b" # Functionality flags KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc \ - features/security/security.scc \ - features/iommu/iommu.scc" + features/security/security.scc" UPSTREAM_CHECK_GITTAGREGEX = "^mainline-tracking-v6.7-rc3-linux-(?P<pver>(\d+)T(\d+)Z)$" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8341): https://lists.yoctoproject.org/g/meta-intel/message/8341 Mute This Topic: https://lists.yoctoproject.org/mt/106384845/21656 Group Owner: meta-intel+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-