mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
linux-intel/6.6: update to tag lts-v6.6.30-linux-240517T123905Z
No need to enable IOMMU explicitly [1] [1] https://git.yoctoproject.org/yocto-kernel-cache/commit/?h=yocto-6.6&id=49698cadd79745fa26aa7ef507c16902250c1750 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
83c3b371ca
commit
3344a55d26
|
@ -11,13 +11,12 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
|
|||
|
||||
LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}"
|
||||
|
||||
LINUX_VERSION ?= "6.6.25"
|
||||
SRCREV_machine ?= "lts-v6.6.25-linux-240415T215440Z"
|
||||
SRCREV_meta ?= "c3d1322fb6ff68cdcf4d7a3c1140d81bfdc1320a"
|
||||
LINUX_VERSION ?= "6.6.30"
|
||||
SRCREV_machine ?= "86a43fc66c95e24b7cc9e3adf2f4874b589bf9d5"
|
||||
SRCREV_meta ?= "66bebb6789d02e775d4c93d7ca4bf79c2ead4b28"
|
||||
|
||||
# Functionality flags
|
||||
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc \
|
||||
features/security/security.scc \
|
||||
features/iommu/iommu.scc"
|
||||
features/security/security.scc"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "^lts-(?P<pver>v6.6.(\d+)-linux-(\d+)T(\d+)Z)$"
|
||||
|
|
Loading…
Reference in New Issue
Block a user