From 5ea74929e0cc276eda3f69737097c0903d771e95 Mon Sep 17 00:00:00 2001 From: Michele Paolino Date: Mon, 18 Dec 2023 13:48:17 +0000 Subject: Vhost-user-console device and can license fixes This patch presents a new console device and fixes vhost-user-can license. vhost-device can and conosle devices will be proposed to rust-vmm/vhost-device community, and in case of acceptace this patch will be updated. Bug-AGL: SPEC-4834 Change-Id: I4dcded8733195158f848bd0e4fd4f4618a378c3a Signed-off-by: Michele Paolino --- meta-egvirt/conf/include/agl-egvirt.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-egvirt/conf/include') diff --git a/meta-egvirt/conf/include/agl-egvirt.inc b/meta-egvirt/conf/include/agl-egvirt.inc index 40cb4ca7..bcc3e1d4 100644 --- a/meta-egvirt/conf/include/agl-egvirt.inc +++ b/meta-egvirt/conf/include/agl-egvirt.inc @@ -6,6 +6,7 @@ FEATURE_PACKAGES_virtio-loopback = " \ vhost-device-rng \ vhost-device-gpio \ vhost-device-can \ + vhost-device-console \ " EXTRA_IMAGE_FEATURES += "virtio-loopback" -- cgit 1.2.3-korg