diff --git a/recipes-kernel/linux/linux-netmodule_git.bb b/recipes-kernel/linux/linux-netmodule_git.bb index 7c060db..e2489eb 100644 --- a/recipes-kernel/linux/linux-netmodule_git.bb +++ b/recipes-kernel/linux/linux-netmodule_git.bb @@ -17,15 +17,11 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/conf:" SRC_URI_append_netbird = " file://wlan.cfg" 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/nxp/nmhw23" SRCREV_imx8-nmhw23 ?= "${AUTOREV}" -PV_imx8-nmhw23 ?= "4.14.98-${SRCPV}" LIC_FILES_CHKSUM_imx8-nmhw23 = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -PR = "r0" - S = "${WORKDIR}/git" INSANE_SKIP_${PN} += "version-going-backwards"