summaryrefslogtreecommitdiff
path: root/meta/packages/gpgme/gpgme-1.3.0
Commit message (Collapse)AuthorAgeFilesLines
* gpgme: Update to 1.3.0Zhai Edwin2010-07-211-0/+38
gpgme 1.3.0 requires gpgconf&g13 from gnupg, otherwise got configure failure. Adding gnupg need a lot of efforts and still has issue:g13 only exist in development branch. So add a patch to disable the check error, just like non-cross-compile environment. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>