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:43:49 +0100 |
commit | c03d438defea242f437b7483ba2412a5bf2b9adb (patch) | |
tree | d56b5a268ef7ff97a5a7adc651b8a905db2e826f /meta/recipes-support | |
parent | c32b0607809aa437672ce79fad61b2046a3fe350 (diff) | |
download | openembedded-core-c03d438defea242f437b7483ba2412a5bf2b9adb.tar.gz openembedded-core-c03d438defea242f437b7483ba2412a5bf2b9adb.tar.bz2 openembedded-core-c03d438defea242f437b7483ba2412a5bf2b9adb.zip |
gpgme: add short SUMMARY
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support')
-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 @@ +SUMMARY = "High-level GnuPG encryption/signing API" 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" HOMEPAGE = "http://www.gnupg.org/gpgme.html" BUGTRACKER = "https://bugs.g10code.com/gnupg/index" |