From 6fcdda011435640317adf8830e2a6ac07f9931cd Mon Sep 17 00:00:00 2001
From: David Phillips <david@yeah.nah.nz>
Date: Sat, 25 Jan 2020 21:25:53 +1300
Subject: Remove non-critical recipes failing during boot

These recipes are mostly unneeded and are failing at boot in some way or
another. For now, just  remove them from the DE10 image.
---
 conf/machine/include/de10-nano-common.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'conf')

diff --git a/conf/machine/include/de10-nano-common.inc b/conf/machine/include/de10-nano-common.inc
index a64fa3f..41e9d45 100644
--- a/conf/machine/include/de10-nano-common.inc
+++ b/conf/machine/include/de10-nano-common.inc
@@ -1,5 +1,5 @@
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "5.0%"
+PREFERRED_VERSION_linux-yocto ?= "5.2%"
 #PREFERRED_VERSION_linux-altera-ltsi ?= "4.1%"
 
 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot"
-- 
cgit v1.1