summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libgpiod/libgpiod.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod.inc b/meta-oe/recipes-support/libgpiod/libgpiod.inc
index fb309c5644..63ffdc2466 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod.inc
+++ b/meta-oe/recipes-support/libgpiod/libgpiod.inc
@@ -1,4 +1,5 @@
1SUMMARY = "C library and tools for interacting with the linux GPIO character device" 1SUMMARY = "C library and tools for interacting with the linux GPIO character device"
2HOMEPAGE = "https://libgpiod.readthedocs.io/"
2RECIPE_MAINTAINER = "Bartosz Golaszewski <brgl@bgdev.pl>" 3RECIPE_MAINTAINER = "Bartosz Golaszewski <brgl@bgdev.pl>"
3 4
4inherit autotools pkgconfig ptest 5inherit autotools pkgconfig ptest