Update kernel-module-system-info to the latest version to make

it compile with kernel 5.15.

id:418230
This commit is contained in:
Marcel Reichmuth 2023-09-06 11:48:25 +02:00
parent a96df99645
commit 5c04761e26
1 changed files with 1 additions and 2 deletions

View File

@ -3,12 +3,11 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.netmodule.intranet/NRSW/system-info.git;protocol=ssh;user=gitea;branch=master \ SRC_URI = "git://git.netmodule.intranet/NRSW/system-info.git;protocol=ssh;user=gitea;branch=master \
file://temporary-src-tree-fix-system-info.patch \
file://0001-dummy-version-info-and-bd-key.patch \ file://0001-dummy-version-info-and-bd-key.patch \
" "
PV = "1.0+git${SRCPV}" PV = "1.0+git${SRCPV}"
SRCREV="80ad948bc6fd9a7520a76e01df2ba3c1439a0774" SRCREV="de1f2235bf182c14462a8b9178c8efd76a7ed943"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"