From 54720c9c8c4c5da8e8533dbe82fd69886ba32d60 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 15 Oct 2019 09:42:08 +0200 Subject: tdx-extra: deploy libgpiod and tools This allows on newer (>=4.8) kernels to access the new gpio interface through /dev/gpiochipX character devices. https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/README Signed-off-by: Max Krummenacher --- recipes-images/images/tdx-extra.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc index 96984f4..843ff47 100644 --- a/recipes-images/images/tdx-extra.inc +++ b/recipes-images/images/tdx-extra.inc @@ -141,6 +141,7 @@ IMAGE_INSTALL += " \ alsa-utils-aplay \ alsa-utils-amixer \ \ + libgpiod-tools \ sqlite3 \ \ ${WIFI} \ -- cgit v1.2.3