From 0b73da529039d435c8fe7892f6fbd1b4b22c2ddf Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Wed, 31 Oct 2018 07:40:30 +0100 Subject: [PATCH] hw18: Update kernel config --- conf/machine/armada-385-nrhw18.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/armada-385-nrhw18.conf b/conf/machine/armada-385-nrhw18.conf index 51f5f75..bf7a55b 100644 --- a/conf/machine/armada-385-nrhw18.conf +++ b/conf/machine/armada-385-nrhw18.conf @@ -15,7 +15,7 @@ KERNEL_DEVICETREE = "armada-385-nrhw18-prod4.dtb" KERNEL_IMAGETYPE = "zImage" PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" -PV_pn-linux-netmodule = "4.14.0-${SRCPV}" +PV_pn-linux-netmodule = "4.14.74-${SRCPV}" SRC_URI_pn-linux-netmodule ?= "git://git.netmodule.intranet/nmrouter/linux.git;protocol=ssh;user=gitea;branch=4.14/standard/nrhw18" -SRCREV_pn-linux-netmodule ?= "b5ea97fb6c726c952129442f41e9b537fb8cc4cd" +SRCREV_pn-linux-netmodule ?= "${AUTOREV}"