diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-06-09 21:31:44 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-06-09 12:53:48 -0700 |
commit | 18960fe1c162dce6d241c345a059902a26cff2b4 (patch) | |
tree | a14cf6d3454c7816d4894e4a80844329f16e7d16 /meta-oe/recipes-support | |
parent | eab926406b985a8b2f57f6792dea02372d05257d (diff) | |
download | meta-openembedded-18960fe1c162dce6d241c345a059902a26cff2b4.tar.gz |
libgpiod: update my email address
I now maintain the project and this recipe in my own time. Update my
email address in the AUTHOR field.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb index 4feb2a669..e53426e31 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb | |||
@@ -1,5 +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 | AUTHOR = "Bartosz Golaszewski <bgolaszewski@baylibre.com>" | 2 | AUTHOR = "Bartosz Golaszewski <brgl@bgdev.pl>" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1+" | 4 | LICENSE = "LGPLv2.1+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de" |