diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-24 18:14:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:45:06 +0100 |
commit | f9a06709d856bebbec723ccee87d4dc862c5674e (patch) | |
tree | b11f84f0b27eacbea853e8f59531769ec2ef7e47 /meta/recipes-support/gpgme | |
parent | e179480dd5481e04bd6057527d97dbb1813cb2c1 (diff) | |
download | poky-f9a06709d856bebbec723ccee87d4dc862c5674e.tar.gz |
gpgme: add short SUMMARY
(From OE-Core rev: c03d438defea242f437b7483ba2412a5bf2b9adb)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gpgme')
-rw-r--r-- | meta/recipes-support/gpgme/gpgme_1.4.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gpgme/gpgme_1.4.0.bb b/meta/recipes-support/gpgme/gpgme_1.4.0.bb index 23f4e4dafc..a8c1157c66 100644 --- a/meta/recipes-support/gpgme/gpgme_1.4.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.4.0.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "High-level GnuPG encryption/signing API" | ||
1 | DESCRIPTION = "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management" | 2 | DESCRIPTION = "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management" |
2 | HOMEPAGE = "http://www.gnupg.org/gpgme.html" | 3 | HOMEPAGE = "http://www.gnupg.org/gpgme.html" |
3 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" | 4 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" |