diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-02 23:50:53 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-02 23:50:53 +0000 |
| commit | 42ee0b9f996745a88a8dddd8c9ddb0f733d77c28 (patch) | |
| tree | dd8c663a30e147b8455d3bed040bd41cd26b3a33 | |
| parent | f1856f00094e5e80dc33a5e2676db94dfc238299 (diff) | |
| download | meta-virtualization-42ee0b9f996745a88a8dddd8c9ddb0f733d77c28.tar.gz | |
yocto-cfg-fragments: update to v6.18-tip
Bumping yocto-kernel-cache to latest, which comprises the following commits:
6d012fbc amd-versal-gen2: add scc and cfg files for amd-versal-gen2 platform
68930558 amd-versal: add scc and cfg files for amd-versal platforms
a966c892 amd-zynq: add scc and cfg files for amd-zynq platforms
479a0d49 amd-zynqmp: add scc and cfg files for amd-zynqmp platform
595f3493 edac: move apei configs to separate feature
9e749529 nxp-ls1028: add scc and cfg files for nxp-ls1028 platform
3fe9b5c1 kver: bumping to v6.18.33
fbc4b736 microchip-pic64gx: remove the unneeded flash_fs configures
13ebff50 nxp-imx9: Enable SND_SOC_DMIC and IMX_FLEXIO for nxp-imx9
a5384458 bsp/intel-{x86,common}: drop CONFIG_HIGHMEM64G
ead8bb52 qat: fix CONFIG_CRYPTO_CTS mismatch warnings
2d12860e kver: bumping to v6.18.32
6f2f1a2d kver: bumping to v6.18.31
9c909f87 bsp/microchip-pic64gx: add kernel cache support for PIC64GX SoC
4ad2f82e genericarm64.cfg: enable CONFIG_INTERCONNECT_QCOM_QCS615
5c13eec0 genericarm64-pinctrl.cfg: enable CONFIG_PINCTRL_QCS615
c9906354 kver: bumping to v6.18.28
127f83ad kver: bumping to v6.18.26
177495c1 kver: bumping to v6.18.25
f94e250f kver: bumping to v6.18.24
dcbc01fb kver: bumping to v6.18.23
cdcc0ceb nxp-imx9: add arm64 BSP for the NXP i.MX9 SoC family
450672a4 bcm-2xxx-rpi: Enable RTC for rpi
d8f130c8 kver: bumping to v6.18.22
8af6e86e kver: bumping to v6.18.21
97232138 bsp/intel-x86: add support for Broadcom NetXtreme-C/E Ethernet Cards
8d07a6ad bsp/intel-x86: add support for Broadcom MPI3 Storage Controller
41925d8d kver: bumping to v6.18.20
8987a1d4 nvidia-orin: enable configs for reading data from eeprom
465cb5bc genericarm64/serial: change SERIAL_IMX_CONSOLE to =y
899d5e6d kver: bumping to v6.18.19
5981f920 nvidia-orin: add scc and cfg files for NVIDIA Orin platform
1ee48237 kver: bumping to v6.18.18
bc293057 bcm-2xxx-rpi: Fix configuration audit warnings (LEDS, BACKLIGHT)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-kernel/linux/yocto-cfg-fragments-6.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb b/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb index be57e411..b84caf74 100644 --- a/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb +++ b/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb | |||
| @@ -15,7 +15,7 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
| 15 | LINUX_VERSION ?= "6.18" | 15 | LINUX_VERSION ?= "6.18" |
| 16 | PV = "v${LINUX_VERSION}+git${SRCREV}" | 16 | PV = "v${LINUX_VERSION}+git${SRCREV}" |
| 17 | 17 | ||
| 18 | SRCREV = "bc293057a14f94dd50838a399bd8758a6766b877" | 18 | SRCREV = "6d012fbc35201ba081efcc19c9519c1dc7b64c43" |
| 19 | SRC_URI = "\ | 19 | SRC_URI = "\ |
| 20 | git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \ | 20 | git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \ |
| 21 | " | 21 | " |
