summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-15 09:42:08 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-15 09:46:10 +0200
commit54720c9c8c4c5da8e8533dbe82fd69886ba32d60 (patch)
tree0b78f9c25ac198d88cf1bb9d6bf6d4114e3a17e6
parent5ad59e6d82468a7f1d569053d60fd41260d268eb (diff)
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 <max.krummenacher@toradex.com>
-rw-r--r--recipes-images/images/tdx-extra.inc1
1 files changed, 1 insertions, 0 deletions
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} \