mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 13:36:22 +02:00
recipes-support: Add missing HOMEPAGE and DESCRIPTION for recipes
Fixes: [YOCTO #13471] (From OE-Core rev: 6db24928d62aeb093a0e6da6619713eaca57a96f) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e03ad3ff5a
commit
c8075ed8f1
@@ -1,4 +1,7 @@
|
||||
SUMMARY = "IPC library used by GnuPG and GPGME"
|
||||
DESCRIPTION = "A small library implementing the so-called Assuan protocol. \
|
||||
This protocol is used for IPC between most newer GnuPG components. \
|
||||
Both, server and client side functions are provided. "
|
||||
HOMEPAGE = "http://www.gnupg.org/related_software/libassuan/"
|
||||
BUGTRACKER = "https://bugs.g10code.com/gnupg/index"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user