diff --git a/recipes-kernel/linux/linux-tegra_5.10.bb b/recipes-kernel/linux/linux-tegra_5.10.bb index 8be38c45..760b5599 100644 --- a/recipes-kernel/linux/linux-tegra_5.10.bb +++ b/recipes-kernel/linux/linux-tegra_5.10.bb @@ -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}"