kernel: update nmhw23 to nxp kernel 4.19.98
BugzID: 62178 Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
db9a70b163
commit
07f2dd98a5
|
|
@ -11,9 +11,9 @@ SRC_URI = "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protoco
|
||||||
SRCREV ?= "${AUTOREV}"
|
SRCREV ?= "${AUTOREV}"
|
||||||
PV ?= "4.19.88-${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"
|
SRC_URI_imx8-nmhw23 = "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protocol=ssh;user=gitea;branch=4.14/nxp/nmhw23"
|
||||||
SRCREV_imx8-nmhw23 ?= "${AUTOREV}"
|
SRCREV_imx8-nmhw23 ?= "${AUTOREV}"
|
||||||
PV_imx8-nmhw23 ?= "4.14.125-${SRCPV}"
|
PV_imx8-nmhw23 ?= "4.14.98-${SRCPV}"
|
||||||
LIC_FILES_CHKSUM_imx8-nmhw23 = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
LIC_FILES_CHKSUM_imx8-nmhw23 = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue