From 044bba17d045d233d4a5c4d8c5b968a8dec20068 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Tue, 22 Oct 2019 17:32:35 +0200 Subject: [PATCH] hw24: Use common kernel branch BugzID: 59702 --- recipes-kernel/linux/linux-netmodule_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-kernel/linux/linux-netmodule_git.bb b/recipes-kernel/linux/linux-netmodule_git.bb index 83c768c..b08f3a5 100644 --- a/recipes-kernel/linux/linux-netmodule_git.bb +++ b/recipes-kernel/linux/linux-netmodule_git.bb @@ -11,8 +11,6 @@ SRC_URI = "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protoco SRCREV ?= "${AUTOREV}" PV ?= "4.19.46-${SRCPV}" -SRC_URI_am335x-nmhw24 = "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protocol=ssh;user=gitea;branch=4.19/develop/nmhw24" - 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}" PV_imx8-nmhw23 ?= "4.14.125-${SRCPV}"