mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
linux-yocto/6.1: fix CONFIG_F2FS_IO_TRACE configuration warning
Integrating the following commit(s) to linux-yocto/.:
70924d2512b features/f2fs: remove CONFIG_F2FS_IO_TRACE
(From OE-Core rev: dabdc29e96e962e1b917bdcee2d38d654e28dab5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
08b7b96dd8
commit
46d6aa221f
@@ -15,7 +15,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "9d355978d3a95f5c190a21d95ebb2a5d0e638537"
|
||||
SRCREV_meta ?= "295d37e268bc02070da670e46456227bee38795b"
|
||||
SRCREV_meta ?= "70924d2512b8c20567fade72a22781b9bee3206c"
|
||||
|
||||
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.1;destsuffix=${KMETA};protocol=https"
|
||||
|
||||
Reference in New Issue
Block a user