summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-24 18:14:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:43:49 +0100
commitc03d438defea242f437b7483ba2412a5bf2b9adb (patch)
treed56b5a268ef7ff97a5a7adc651b8a905db2e826f
parentc32b0607809aa437672ce79fad61b2046a3fe350 (diff)
downloadopenembedded-core-c03d438defea242f437b7483ba2412a5bf2b9adb.tar.gz
gpgme: add short SUMMARY
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-support/gpgme/gpgme_1.4.0.bb1
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"