From 53b1543f22cb9d6688f19aa7ccaa0ab8edce8363 Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Thu, 15 Feb 2018 13:50:19 -0800 Subject: remove autoserial from stratix10.conf This feature / package are not available in angstrom 2.4 Signed-off-by: Dalon Westergreen --- conf/machine/stratix10.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/machine/stratix10.conf b/conf/machine/stratix10.conf index 5030075..30ab930 100644 --- a/conf/machine/stratix10.conf +++ b/conf/machine/stratix10.conf @@ -16,8 +16,6 @@ PREFERRED_PROVIDER_virtual/kernel ?= "${KERNEL_PROVIDER}" KERNEL_IMAGETYPE = "Image" KERNEL_DEVICETREE_stratix10 ?= "altera/socfpga_stratix10_socdk.dtb" -EXTRA_IMAGE_FEATURES += "autoserial" -FEATURE_PACKAGES_autoserial = "auto-serial-console" # we do not want to have getty running on tty1 as we run # auto-serial-console there -- cgit v1.2.3-54-g00ecf