kernel: adjust kernel v4.19.y version identifier
netmodule default kernel branch have been merged with 4.19.88. BugzID: 60485 Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
b6a8d83b23
commit
c2aa550101
|
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
|||
|
||||
SRC_URI = "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protocol=ssh;user=gitea;branch=4.19/standard/base"
|
||||
SRCREV ?= "${AUTOREV}"
|
||||
PV ?= "4.19.46-${SRCPV}"
|
||||
PV ?= "4.19.88-${SRCPV}"
|
||||
|
||||
SRC_URI_imx8-nmhw23 = "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protocol=ssh;user=gitea;branch=4.14/develop/nmhw23"
|
||||
SRCREV_imx8-nmhw23 ?= "${AUTOREV}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue