From a2a2ccf3ab2ee04c259cd27a3fc5b8c3471de466 Mon Sep 17 00:00:00 2001 From: Thomas Klaehn Date: Mon, 19 Jun 2017 16:08:00 +0200 Subject: [PATCH] console-image: add vim Signed-off-by: Thomas Klaehn --- images/console-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/images/console-image.bb b/images/console-image.bb index 60784a2..931c480 100644 --- a/images/console-image.bb +++ b/images/console-image.bb @@ -54,6 +54,7 @@ EXTRA_TOOLS_INSTALL = " \ unzip \ util-linux \ util-linux-blkid \ + vim \ wget \ curl \ zip \