From 247bcbe0aa9e9bb44508ba088b2f2ae611eefa6a Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Mon, 7 Sep 2020 18:54:23 +0200 Subject: [PATCH] local.conf: Remove preferred kernel version --- build/conf/local.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/conf/local.conf b/build/conf/local.conf index efbcbce..6615dcf 100644 --- a/build/conf/local.conf +++ b/build/conf/local.conf @@ -42,5 +42,3 @@ PREMIRRORS_prepend = "\ ftp://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \ http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \ https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n" - -PREFERRED_VERSION_linux-netmodule = "4%"