mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
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>
This commit is contained in:
parent
69c711ec0a
commit
55b15013f2
|
@ -23,7 +23,7 @@ LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}"
|
|||
|
||||
LINUX_VERSION ?= "6.6.5"
|
||||
SRCREV_machine ?= "37d07f8ec6f148be12e3755dc742f2bef0b82bc2"
|
||||
SRCREV_meta ?= "525b3f188e0bfb1cdcca241db89ef265842205cd"
|
||||
SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241"
|
||||
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}"
|
|||
|
||||
LINUX_VERSION ?= "6.6.5"
|
||||
SRCREV_machine ?= "e981381225c78085b8d1fa91e8eb6610f30e4aaa"
|
||||
SRCREV_meta ?= "525b3f188e0bfb1cdcca241db89ef265842205cd"
|
||||
SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241"
|
||||
|
||||
# Functionality flags
|
||||
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc"
|
||||
|
|
|
@ -12,7 +12,7 @@ LINUX_VERSION_EXTENSION ??= "-mainline-tracking-${LINUX_KERNEL_TYPE}"
|
|||
|
||||
LINUX_VERSION ?= "6.7-rc3"
|
||||
SRCREV_machine ?= "0111e14b36a9f12753cfb40afaa1dbb04ffdebbb"
|
||||
SRCREV_meta ?= "00bbff3018f3d13781b2e9da6b3adddb4f1dc6fb"
|
||||
SRCREV_meta ?= "c1ac809153ed9aea5c14ce6fc38c167396fc267e"
|
||||
|
||||
# Functionality flags
|
||||
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user