From 6cb6da71b0b8a5a637cb96c2f0dd7e14929c319a Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Tue, 21 Nov 2017 14:42:55 +0100 Subject: [PATCH] machine: am335x-nbhw16: use new kernel version --- conf/machine/am335x-nbhw16.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-nbhw16.conf b/conf/machine/am335x-nbhw16.conf index e8a37e9..7238537 100644 --- a/conf/machine/am335x-nbhw16.conf +++ b/conf/machine/am335x-nbhw16.conf @@ -21,5 +21,5 @@ KERNEL_IMAGETYPE = "zImage" PREFERRED_PROVIDER_virtual/kernel ?= "linux-netmodule" PV_pn-linux-netmodule ?= "4.4.71-${SRCPV}" SRC_URI_pn-linux-netmodule ?= "git://github.com/netmodule/linux.git;protocol=https;branch=nbhw16-4.4-pm-ti" -SRCREV_pn-linux-netmodule ?= "eed94c91d489347af0d9d9aedfb460d7818ddd92" +SRCREV_pn-linux-netmodule ?= "6b0c567a305f65601d5bf32768a0a1080b1db051"