mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 01:39:40 +01:00
Updating to the latest korg -stable release that comprises
the following commits:
38ca69782268 Linux 6.4.9
2692b1574ad9 x86: fix backwards merge of GDS/SRSO bit
cf482893f721 xen/netback: Fix buffer overrun triggered by unusual packet
9b73a2a43f4d x86/srso: Tie SBPB bit setting to microcode patch detection
4974bd4b1385 x86/srso: Add a forgotten NOENDBR annotation
b155f54a92b0 x86/srso: Fix return thunks in generated code
b31eb84b6756 x86/srso: Add IBPB on VMEXIT
948e43310c20 x86/srso: Add IBPB
bf46b6249f26 x86/srso: Add SRSO_NO support
dc399c66209b x86/srso: Add IBPB_BRTYPE support
acdc883eb61e x86/srso: Add a Speculative RAS Overflow mitigation
d351cc7c14a6 x86/bugs: Increase the x86 bugs vector size to two u32s
7be4a6b1128c Documentation/x86: Fix backwards on/off logic about YMM support
2f94fb4a4231 x86/xen: Fix secondary processors' FPU initialization
6a592d977a0d x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
6f29afbba8fc KVM: Add GDS_NO support to KVM
4da542e6b2bb x86/speculation: Add Kconfig option for GDS
c73393948612 x86/speculation: Add force option to GDS mitigation
ff0642207e24 x86/speculation: Add Gather Data Sampling mitigation
71c140aa6327 x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
7e56c238ff4a x86/fpu: Mark init functions __init
6c69f14c3e67 x86/fpu: Remove cpuinfo argument from init functions
121887418638 x86/init: Initialize signal frame size late
03e244a37a41 init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
5dc85ed21b9c init: Invoke arch_cpu_finalize_init() earlier
f9a4f2ba337c init: Remove check_bugs() leftovers
50455d685b65 um/cpu: Switch to arch_cpu_finalize_init()
4b61f3683da0 sparc/cpu: Switch to arch_cpu_finalize_init()
65b2da915cf9 sh/cpu: Switch to arch_cpu_finalize_init()
09afafc754b3 mips/cpu: Switch to arch_cpu_finalize_init()
626fefa0ba15 m68k/cpu: Switch to arch_cpu_finalize_init()
3868a6a35c95 loongarch/cpu: Switch to arch_cpu_finalize_init()
2156182d8f66 ia64/cpu: Switch to arch_cpu_finalize_init()
81da5576db4e ARM: cpu: Switch to arch_cpu_finalize_init()
f2aef93c0bc7 x86/cpu: Switch to arch_cpu_finalize_init()
e5b3acb81bd2 init: Provide arch_cpu_finalize_init()
(From OE-Core rev: 5bed09b127c977214f66ebaf63f2bdc1e1d4bde5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
49 lines
2.1 KiB
BlitzBasic
49 lines
2.1 KiB
BlitzBasic
KBRANCH ?= "v6.4/standard/preempt-rt/base"
|
|
|
|
require recipes-kernel/linux/linux-yocto.inc
|
|
|
|
# CVE exclusions
|
|
include recipes-kernel/linux/cve-exclusion_6.4.inc
|
|
|
|
# Skip processing of this recipe if it is not explicitly specified as the
|
|
# PREFERRED_PROVIDER for virtual/kernel. This avoids errors when trying
|
|
# to build multiple virtual/kernel providers, e.g. as dependency of
|
|
# core-image-rt-sdk, core-image-rt.
|
|
python () {
|
|
if d.getVar("KERNEL_PACKAGE_NAME") == "kernel" and d.getVar("PREFERRED_PROVIDER_virtual/kernel") != "linux-yocto-rt":
|
|
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
|
}
|
|
|
|
SRCREV_machine ?= "0bcc161e5d456bcbcfa6852e5e7750636a00ce46"
|
|
SRCREV_meta ?= "8dc4f68eb852784a5bc82d30768ac3276c890754"
|
|
|
|
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \
|
|
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https"
|
|
|
|
LINUX_VERSION ?= "6.4.9"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
|
|
|
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
|
|
DEPENDS += "openssl-native util-linux-native"
|
|
|
|
PV = "${LINUX_VERSION}+git${SRCPV}"
|
|
|
|
KMETA = "kernel-meta"
|
|
KCONF_BSP_AUDIT_LEVEL = "1"
|
|
|
|
LINUX_KERNEL_TYPE = "preempt-rt"
|
|
|
|
COMPATIBLE_MACHINE = "^(qemux86|qemux86-64|qemuarm|qemuarmv5|qemuarm64|qemuppc|qemumips)$"
|
|
|
|
KERNEL_DEVICETREE:qemuarmv5 = "versatile-pb.dtb"
|
|
|
|
# Functionality flags
|
|
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/taskstats/taskstats.scc"
|
|
KERNEL_FEATURES:append = " ${KERNEL_EXTRA_FEATURES}"
|
|
KERNEL_FEATURES:append:qemuall=" cfg/virtio.scc features/drm-bochs/drm-bochs.scc"
|
|
KERNEL_FEATURES:append:qemux86=" cfg/sound.scc cfg/paravirt_kvm.scc"
|
|
KERNEL_FEATURES:append:qemux86-64=" cfg/sound.scc cfg/paravirt_kvm.scc"
|
|
KERNEL_FEATURES:append = "${@bb.utils.contains("DISTRO_FEATURES", "ptest", " features/scsi/scsi-debug.scc", "", d)}"
|
|
KERNEL_FEATURES:append = "${@bb.utils.contains("DISTRO_FEATURES", "ptest", " features/gpio/mockup.scc", "", d)}"
|