From d2d4ccfbbab19f5b078fab937731df84494daba5 Mon Sep 17 00:00:00 2001 From: Matt Madison Date: Sun, 26 Jan 2025 06:14:38 -0800 Subject: [PATCH] nvidia-kernel-oot_git: bump SRCREV for R36.4.3 updates Signed-off-by: Matt Madison --- recipes-kernel/nvidia-kernel-oot/nvidia-kernel-oot_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/nvidia-kernel-oot/nvidia-kernel-oot_git.bb b/recipes-kernel/nvidia-kernel-oot/nvidia-kernel-oot_git.bb index 273f83e1..6c04b14f 100644 --- a/recipes-kernel/nvidia-kernel-oot/nvidia-kernel-oot_git.bb +++ b/recipes-kernel/nvidia-kernel-oot/nvidia-kernel-oot_git.bb @@ -11,9 +11,9 @@ inherit ${TEGRA_UEFI_SIGNING_CLASS} SRC_REPO = "github.com/OE4T/nvidia-kernel-oot;protocol=https" SRC_URI = "gitsm://${SRC_REPO};branch=${SRCBRANCH}" -SRCBRANCH = "patches-r36.4.0" -SRCREV = "7e30cf03e281aba3206dec3351dbc624c45a4ba8" -PV = "36.4.0+git" +SRCBRANCH = "main" +SRCREV = "92c7803bcf2e6ce7f12a69ca5570c36095518d94" +PV = "36.4.3+git" COMPATIBLE_MACHINE = "(tegra)"