mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
libgpiod: Add HOMEPAGE variable
Add HOMEPAGE variable to libgpiod recipe. Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com> Reviewed-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b5685fb375
commit
97239b6235
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "C library and tools for interacting with the linux GPIO character device"
|
SUMMARY = "C library and tools for interacting with the linux GPIO character device"
|
||||||
|
HOMEPAGE = "https://libgpiod.readthedocs.io/"
|
||||||
RECIPE_MAINTAINER = "Bartosz Golaszewski <brgl@bgdev.pl>"
|
RECIPE_MAINTAINER = "Bartosz Golaszewski <brgl@bgdev.pl>"
|
||||||
|
|
||||||
inherit autotools pkgconfig ptest
|
inherit autotools pkgconfig ptest
|
||||||
|
|||||||
Reference in New Issue
Block a user