From 6fcdda011435640317adf8830e2a6ac07f9931cd Mon Sep 17 00:00:00 2001 From: David Phillips 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. --- recipes-core/base-files/base-files_%.bbappend | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-core/base-files/base-files_%.bbappend') diff --git a/recipes-core/base-files/base-files_%.bbappend b/recipes-core/base-files/base-files_%.bbappend index 2e5df72..023f45c 100644 --- a/recipes-core/base-files/base-files_%.bbappend +++ b/recipes-core/base-files/base-files_%.bbappend @@ -1,6 +1,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -dirs755 += " /media/FAT" - PRINC = "3" -- cgit v1.1