linux-netmodule: Update kernel to 5.10 branch
BugzID: 75479
This commit is contained in:
parent
d887e262a8
commit
27a82d21c9
|
|
@ -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 = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue