linux-nitroc: update version to latest version

Update linux-nitroc to the latest version which fixes a thermal issue.
This commit is contained in:
Stefan Eichenberger 2024-02-08 13:50:45 +01:00
parent e20ff1ff22
commit 020e382cef
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ COMPATIBLE_MACHINE = "cn9131-nitroc"
inherit kernel
SRC_URI = "git://git@bitbucket.gad.local:7999/nm-nsp/netmodule-linux.git;protocol=ssh;user=git;branch=nitroc-v6.6.y"
SRCREV ?= "0b8f8f81ab0ec015002357820f50bfc2924390fe"
SRCREV ?= "c82b0def752e794a87b625598102d4ce61a071a8"
PV = "v6.6.y+git${SRCPV}"
LICENSE = "GPL-2.0-only"