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:
Alexandre Bard 2020-03-20 18:14:21 +01:00 committed by Patrick Zysset
parent db9a70b163
commit 07f2dd98a5
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ SRC_URI = "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protoco
SRCREV ?= "${AUTOREV}"
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}"
PV_imx8-nmhw23 ?= "4.14.125-${SRCPV}"
PV_imx8-nmhw23 ?= "4.14.98-${SRCPV}"
LIC_FILES_CHKSUM_imx8-nmhw23 = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
PR = "r0"