mirror of
https://git.yoctoproject.org/poky
synced 2026-07-25 18:57:02 +00:00
linux-yocto/5.8: ext4/tipc warning fixups
Integrating the following commit(s) to linux-yocto/5.8:
3c5d210805d6 tipc: fix -Wstringop-truncation warnings
cc89fd77c248 ext4: fix -Wstringop-truncation warnings
(From OE-Core rev: 234c8101d642120b08b369d305914b1560f140db)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 45a229f84fe71b251530bb182c1ad03a88f592a8)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e46465c718
commit
f6434fde67
@@ -11,7 +11,7 @@ python () {
|
||||
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a"
|
||||
SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
|
||||
SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
|
||||
Reference in New Issue
Block a user