]> code.ossystems Code Review - openembedded-core.git/commitdiff
gpgme: add short SUMMARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 24 Apr 2013 17:14:41 +0000 (18:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:43:49 +0000 (14:43 +0100)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/gpgme/gpgme_1.4.0.bb

index 23f4e4dafc99984a1bafa0b579246aa5354c556d..a8c1157c66d6944724a5933a142930d9b4a27419 100644 (file)
@@ -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"