diff options
| author | Naveen Saini <naveen.kumar.saini@intel.com> | 2024-01-29 16:44:01 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2024-01-30 14:50:03 +0800 |
| commit | 55b15013f2cb9dec829765c0f4ad2e3c15ef0fc2 (patch) | |
| tree | 3c92e8beca8ab265019a8b466766d5bdf530febd /recipes-kernel | |
| parent | 69c711ec0af49ff06d97af4f53faa64cfce178a2 (diff) | |
| download | meta-intel-55b15013f2cb9dec829765c0f4ad2e3c15ef0fc2.tar.gz | |
linux-intel: update to latest kernel config
This update includes:
can: drop obsolete CONFIG_PCH_CAN
bsp/intel-x86: add support for TI DP83867 Gigabit PHY
beaglebone: Drop the nonassignable kernel options
features/qat/qat.cfg: enable CONFIG_PCIEAER
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-intel-rt_6.6.bb | 2 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-intel_6.6.bb | 2 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-intel_6.7-rc3.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_6.6.bb b/recipes-kernel/linux/linux-intel-rt_6.6.bb index fa492dcd..cc05390b 100644 --- a/recipes-kernel/linux/linux-intel-rt_6.6.bb +++ b/recipes-kernel/linux/linux-intel-rt_6.6.bb | |||
| @@ -23,7 +23,7 @@ LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" | |||
| 23 | 23 | ||
| 24 | LINUX_VERSION ?= "6.6.5" | 24 | LINUX_VERSION ?= "6.6.5" |
| 25 | SRCREV_machine ?= "37d07f8ec6f148be12e3755dc742f2bef0b82bc2" | 25 | SRCREV_machine ?= "37d07f8ec6f148be12e3755dc742f2bef0b82bc2" |
| 26 | SRCREV_meta ?= "525b3f188e0bfb1cdcca241db89ef265842205cd" | 26 | SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241" |
| 27 | 27 | ||
| 28 | LINUX_KERNEL_TYPE = "preempt-rt" | 28 | LINUX_KERNEL_TYPE = "preempt-rt" |
| 29 | 29 | ||
diff --git a/recipes-kernel/linux/linux-intel_6.6.bb b/recipes-kernel/linux/linux-intel_6.6.bb index cf81606d..0467dcbd 100644 --- a/recipes-kernel/linux/linux-intel_6.6.bb +++ b/recipes-kernel/linux/linux-intel_6.6.bb | |||
| @@ -13,7 +13,7 @@ LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" | |||
| 13 | 13 | ||
| 14 | LINUX_VERSION ?= "6.6.5" | 14 | LINUX_VERSION ?= "6.6.5" |
| 15 | SRCREV_machine ?= "e981381225c78085b8d1fa91e8eb6610f30e4aaa" | 15 | SRCREV_machine ?= "e981381225c78085b8d1fa91e8eb6610f30e4aaa" |
| 16 | SRCREV_meta ?= "525b3f188e0bfb1cdcca241db89ef265842205cd" | 16 | SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241" |
| 17 | 17 | ||
| 18 | # Functionality flags | 18 | # Functionality flags |
| 19 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc" | 19 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc" |
diff --git a/recipes-kernel/linux/linux-intel_6.7-rc3.bb b/recipes-kernel/linux/linux-intel_6.7-rc3.bb index 296bd453..4e2bd08a 100644 --- a/recipes-kernel/linux/linux-intel_6.7-rc3.bb +++ b/recipes-kernel/linux/linux-intel_6.7-rc3.bb | |||
| @@ -12,7 +12,7 @@ LINUX_VERSION_EXTENSION ??= "-mainline-tracking-${LINUX_KERNEL_TYPE}" | |||
| 12 | 12 | ||
| 13 | LINUX_VERSION ?= "6.7-rc3" | 13 | LINUX_VERSION ?= "6.7-rc3" |
| 14 | SRCREV_machine ?= "0111e14b36a9f12753cfb40afaa1dbb04ffdebbb" | 14 | SRCREV_machine ?= "0111e14b36a9f12753cfb40afaa1dbb04ffdebbb" |
| 15 | SRCREV_meta ?= "00bbff3018f3d13781b2e9da6b3adddb4f1dc6fb" | 15 | SRCREV_meta ?= "c1ac809153ed9aea5c14ce6fc38c167396fc267e" |
| 16 | 16 | ||
| 17 | # Functionality flags | 17 | # Functionality flags |
| 18 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc" | 18 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc" |
