fix(linux-netmodule): add CVE_VERSION to recipe that the CVE checkeer can match the kernel version
This commit is contained in:
parent
b707981c55
commit
cf831c870c
|
|
@ -3,6 +3,8 @@ COMPATIBLE_MACHINE = "cn913x"
|
|||
|
||||
inherit kernel
|
||||
|
||||
CVE_VERSION = "5.15"
|
||||
|
||||
SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;user=git;branch=5.15/solidrun/base \
|
||||
file://0001-cn913x-fix-compatible-node-inside-dts.patch \
|
||||
file://netfilter.cfg \
|
||||
|
|
|
|||
Loading…
Reference in New Issue