From 8cda70259a7348b9b02c6bec5f9fbc5fa5cb3197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 28 Sep 2018 19:28:07 +0200 Subject: [PATCH] console-base-image-no-nm: remove strace and evtest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * evtest: last time tested it was not working * strace: is already included Signed-off-by: Andreas Müller --- recipes-image/console/console-base-image-no-nm.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-image/console/console-base-image-no-nm.bb b/recipes-image/console/console-base-image-no-nm.bb index 8d3dcd6..f0964c7 100644 --- a/recipes-image/console/console-base-image-no-nm.bb +++ b/recipes-image/console/console-base-image-no-nm.bb @@ -15,8 +15,6 @@ IMAGE_INSTALL += " \ cpufrequtils \ fixmac \ glibc-utils \ - evtest \ - strace \ nano \ "