diff options
| -rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod.inc | 1 |
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 @@ | |||
| 1 | SUMMARY = "C library and tools for interacting with the linux GPIO character device" | 1 | SUMMARY = "C library and tools for interacting with the linux GPIO character device" |
| 2 | HOMEPAGE = "https://libgpiod.readthedocs.io/" | ||
| 2 | RECIPE_MAINTAINER = "Bartosz Golaszewski <brgl@bgdev.pl>" | 3 | RECIPE_MAINTAINER = "Bartosz Golaszewski <brgl@bgdev.pl>" |
| 3 | 4 | ||
| 4 | inherit autotools pkgconfig ptest | 5 | inherit autotools pkgconfig ptest |
