From 9ebd223d473c6dfdcf0d79a290ae9f999a6e4d42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 3 Jun 2020 22:54:33 +0200 Subject: [PATCH] Remove fixmac MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MAC setup magic should not be installed by default in all our images Signed-off-by: Andreas Müller --- recipes-image/console/console-base-image.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-image/console/console-base-image.bb b/recipes-image/console/console-base-image.bb index 732ddfe..d43d974 100644 --- a/recipes-image/console/console-base-image.bb +++ b/recipes-image/console/console-base-image.bb @@ -13,7 +13,6 @@ IMAGE_INSTALL += " \ systemd-analyze \ cpufrequtils \ htop \ - fixmac \ util-linux-lsblk \ nano \ "