]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto/6.4: fix CONFIG_F2FS_IO_TRACE configuration warning
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 5 Sep 2023 14:37:07 +0000 (10:37 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Sep 2023 06:52:34 +0000 (07:52 +0100)
Integrating the following commit(s) to linux-yocto/.:

    97bba4db5ff features/f2fs: remove CONFIG_F2FS_IO_TRACE

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb
meta/recipes-kernel/linux/linux-yocto_6.4.bb

index 3c168def2cb4c4d2352eca44d4cd005d74c61f24..7dd3f363253fd31f09cf9847173b70d68978249e 100644 (file)
@@ -15,7 +15,7 @@ python () {
 }
 
 SRCREV_machine ?= "7b9505550d7a84a1f30b9af8b90aafc8dde37023"
-SRCREV_meta ?= "d9483a24c9ee33b6e566baa5233cbd9feaeb5212"
+SRCREV_meta ?= "97bba4db5ff86eae2ca28a8bf0cb8cbfa44cbbe4"
 
 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"
index 721b52bc8aa9a6eb465b75c3e9d21fd5078bc345..baeca1a968d3594934d55bcd6b25fde49f320e76 100644 (file)
@@ -18,7 +18,7 @@ KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
 SRCREV_machine ?= "9753b4497951a5bd1a921e784532257d26a8b008"
-SRCREV_meta ?= "d9483a24c9ee33b6e566baa5233cbd9feaeb5212"
+SRCREV_meta ?= "97bba4db5ff86eae2ca28a8bf0cb8cbfa44cbbe4"
 
 PV = "${LINUX_VERSION}+git"
 
index 52accc9f877e410be5b0d760db9f5a3e3a108ee0..23af9167a514b06cf5a3674c9479292108bc3492 100644 (file)
@@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "9753b4497951a5bd1a921e784532257d26a8b008"
 SRCREV_machine:qemux86-64 ?= "9753b4497951a5bd1a921e784532257d26a8b008"
 SRCREV_machine:qemumips64 ?= "de0569e0860973391d16074bbe9366afb15594bf"
 SRCREV_machine ?= "9753b4497951a5bd1a921e784532257d26a8b008"
-SRCREV_meta ?= "d9483a24c9ee33b6e566baa5233cbd9feaeb5212"
+SRCREV_meta ?= "97bba4db5ff86eae2ca28a8bf0cb8cbfa44cbbe4"
 
 # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
 # get the <version>/base branch, which is pure upstream -stable, and the same