From d4f6909ddbc66dcc81da31b91fada3795e13ed05 Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Thu, 22 Feb 2018 18:24:19 +0100 Subject: [PATCH] nrhw20: update kernel version --- conf/machine/am335x-nrhw20.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-nrhw20.conf b/conf/machine/am335x-nrhw20.conf index e7e856b..7920f8e 100644 --- a/conf/machine/am335x-nrhw20.conf +++ b/conf/machine/am335x-nrhw20.conf @@ -17,5 +17,5 @@ KERNEL_IMAGETYPE = "zImage" PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" PV_pn-linux-netmodule = "4.14.14-${SRCPV}" SRC_URI_pn-linux-netmodule ?= "git://github.com/netmodule/linux.git;protocol=https;branch=nrhw20-4.14" -SRCREV_pn-linux-netmodule ?= "78b62bee0d49e48668918494a39719210fc772b3" +SRCREV_pn-linux-netmodule ?= "4eda667f07b401ff4cea94564b24e2957b48239b"