mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 19:42:41 +00:00
linux-tegra: bump SRCREV
to pick up patches that fix compilation errors with gcc 13. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -20,7 +20,7 @@ LINUX_VERSION_EXTENSION ?= "-l4t-r${@'.'.join(d.getVar('L4T_VERSION').split('.')
|
||||
SCMVERSION ??= "y"
|
||||
|
||||
SRCBRANCH = "oe4t-patches${LINUX_VERSION_EXTENSION}"
|
||||
SRCREV = "26cfd067b9113af207849146b86607a10fedd5c6"
|
||||
SRCREV = "7191dccf8670635906182cc2da862d9c0fdcb93a"
|
||||
KBRANCH = "${SRCBRANCH}"
|
||||
SRC_REPO = "github.com/OE4T/linux-tegra-5.10.git;protocol=https"
|
||||
KERNEL_REPO = "${SRC_REPO}"
|
||||
|
||||
Reference in New Issue
Block a user