]> code.ossystems Code Review - openembedded-core.git/commit
gpgme: Update to 1.3.0
authorZhai Edwin <edwin.zhai@intel.com>
Wed, 21 Jul 2010 07:06:16 +0000 (15:06 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 21 Jul 2010 15:00:58 +0000 (16:00 +0100)
commit7dcb5a2ea66fae6f4aa77c44b68be77a4794450f
treebb876efacc7b2578229346a71c3488eb46b4a81f
parent3668c10acb3aff3776e67d000cf6dce9e46f5d75
gpgme: Update to 1.3.0

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>
meta/packages/gpgme/gpgme-1.3.0/disable_gpgconf_check.patch [new file with mode: 0644]
meta/packages/gpgme/gpgme_1.3.0.bb [moved from meta/packages/gpgme/gpgme_1.1.4.bb with 55% similarity]