From eca422e4a7b3660a957edb0df2b6b4c992b6e786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 18 Mar 2020 18:12:04 +0100 Subject: [PATCH] console-net-image: add networkmanager-openvpn MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In times of home-office users might want to tunnel to copmpany's network Signed-off-by: Andreas Müller --- recipes-image/console/console-net-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-image/console/console-net-image.bb b/recipes-image/console/console-net-image.bb index 33cf2b9..67d833f 100644 --- a/recipes-image/console/console-net-image.bb +++ b/recipes-image/console/console-net-image.bb @@ -5,6 +5,7 @@ NETWORKPACKS ?= " \ avahi-autoipd \ iputils \ networkmanager \ + networkmanager-openvpn \ networkmanager-bash-completion \ "