From 2211855ab41f030b14c9ba4e707c457a259874bb Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 22 Mar 2022 13:19:54 -0400 Subject: linux-yocto/5.15: cfg/debug: add configs for kcsan Integrating the following commit(s) to linux-yocto/.: 18436b6ebc6 cfg/debug: add scc for syzkaller fuzzing 60e8db6f01c features/tun: add configs for Universal TUN/TAP device driver support bbad5927704 features/bluetooth: add configs for Bluetooth Virtual HCI device driver d5f51adb3d2 features/usb: add configs for USB raw gadget 13c24c8ddbd features/usb: add configs for dummy HCD 6f56f2a289a features/ieee802154: add configs for mac802154 hwsim 3484d09163f features/mac80211: add configs for mac80211 hwsim 59e608e25e2 cfg/debug: add configs for fault injection debugfs e80f79d4b66 cfg/debug: add configs for kcsan (From OE-Core rev: b3abdd90378c326d317c6eacc21015f21784403e) Signed-off-by: Ovidiu Panait Signed-off-by: Bruce Ashfield Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_5.15.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index 8df4898617..7a5dd89684 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "5486de5bb7320876bbfe6f92245f6819afed182c" -SRCREV_meta ?= "50d5442eb4726b54950f32359f36e5aa8b5661af" +SRCREV_meta ?= "18436b6ebc61f77ab111a8daeafbdb3534613ee8" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index f9af47f861..b014b482b1 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine:qemuarm ?= "25cfdd5cd20eb874209ee632b8b4ed567686523b" SRCREV_machine ?= "e54b9d06bee4c182cb376d570017c7b425369f3a" -SRCREV_meta ?= "50d5442eb4726b54950f32359f36e5aa8b5661af" +SRCREV_meta ?= "18436b6ebc61f77ab111a8daeafbdb3534613ee8" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index c7dcb3a9b0..61885ffcdf 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb @@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "81bdce5b5876571ef092b0392fd56d4f754789b9" SRCREV_machine:qemux86-64 ?= "81bdce5b5876571ef092b0392fd56d4f754789b9" SRCREV_machine:qemumips64 ?= "7b53697cddec0526e8c10f25e1a6c2bea7d240d2" SRCREV_machine ?= "81bdce5b5876571ef092b0392fd56d4f754789b9" -SRCREV_meta ?= "50d5442eb4726b54950f32359f36e5aa8b5661af" +SRCREV_meta ?= "18436b6ebc61f77ab111a8daeafbdb3534613ee8" # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll # get the /base branch, which is pure upstream -stable, and the same -- cgit v1.2.3-54-g00ecf