linux-netmodule: Update kernel to 5.10 branch

BugzID: 75479
This commit is contained in:
Alexandre Bard 2021-11-25 15:17:22 +01:00 committed by Gitea
parent d887e262a8
commit 27a82d21c9
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ inherit kernel
DESCRIPTION = "Linux kernel for various NetModule hardware"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
SRC_URI = "git://gitlab.netmodule.intranet/oem-linux/linux-netmodule.git;protocol=ssh;user=git;branch=4.19/standard/base"
SRC_URI = "git://gitlab.netmodule.intranet/oem-linux/linux-netmodule.git;protocol=ssh;user=git;branch=5.10/standard/base"
# Avoids installing the kernel in /boot directory
RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""