]> code.ossystems Code Review - openembedded-core.git/commit
gpgme: 1.6.0 -> 1.8.0
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 7 Feb 2017 03:29:07 +0000 (22:29 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Feb 2017 04:06:30 +0000 (20:06 -0800)
commit62b91f655977bdf2faaf53443c47785738c1d0f6
treedf85399fa94ad565f39bac3a54e3d42135ff2f81
parent632eee4fbd4627482aae752eb41104b3a848fd58
gpgme: 1.6.0 -> 1.8.0

- Drop gpgme.pc, it is duplicated with pkgconfig.patch

- Rebase pkgconfig.patch to 1.8.0

- Split cmake config to ${PN}-dev

- Update LIC_FILES_CHKSUM, because copytright year changed.

- The libgpgme-pthread is obsolete by upstream;

- Add package libgpgcpp;

TODO: Do not remove gpgme-pthread.pc from pkgconfig.patch,
      the upstream explains:
      git://git.gnupg.org/gpgme.git
      commit 09b64554328445e99a8cc78fc34ea49c2ea2e7f9
      ------------------------------
      libgpgme-pthread is removed but gpgme-config still supports
      --thread=pthread for compatibility with find scripts.
      ------------------------------

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
meta/recipes-support/gpgme/gpgme/gpgme.pc [deleted file]
meta/recipes-support/gpgme/gpgme/pkgconfig.patch
meta/recipes-support/gpgme/gpgme_1.8.0.bb [moved from meta/recipes-support/gpgme/gpgme_1.6.0.bb with 67% similarity]