From 07f2dd98a51159879f4937f00b8a85cae926747c Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Fri, 20 Mar 2020 18:14:21 +0100 Subject: [PATCH] kernel: update nmhw23 to nxp kernel 4.19.98 BugzID: 62178 Signed-off-by: Patrick Zysset --- recipes-kernel/linux/linux-netmodule_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-netmodule_git.bb b/recipes-kernel/linux/linux-netmodule_git.bb index 2535899..56c2906 100644 --- a/recipes-kernel/linux/linux-netmodule_git.bb +++ b/recipes-kernel/linux/linux-netmodule_git.bb @@ -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"