gcr, gpg2: replace Tizen gpg2 with meta-oe gnupg
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 13:54:26 +0000 (05:54 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 13:54:26 +0000 (05:54 -0800)
commit24fc00fb11345056f4c129450af4e79875179c16
tree2c925c5d461e5fcd39c8a6f587d31ccf9b139419
parent573b8532c72bd494b61fbca9c122cd464a49b090
gcr, gpg2: replace Tizen gpg2 with meta-oe gnupg

After the version bump, the gpg2 patches no longer applied
and without them the recipe did not compile, because upstream
GnuPG relies on config scripts, which are disabled when building
with bitbake.

Instead of sorting that out, let's use the available gnupg recipe.
It compiles the same version, 2.0.26.

Change-Id: I0b5bd98a8107d896e875e911fab080cccb588692
meta-tizen-common-base/recipes-security/gcr/gcr.inc
meta-tizen-common-base/recipes-security/gpg2/gpg2-extraconf.inc [deleted file]
meta-tizen-common-base/recipes-security/gpg2/gpg2.inc [deleted file]
meta-tizen-common-base/recipes-security/gpg2/gpg2/0001-Update-autoconf-macros.patch [deleted file]
meta-tizen-common-base/recipes-security/gpg2/gpg2/0002-Do-not-set-gcrypt-thread-callback.patch [deleted file]
meta-tizen-common-base/recipes-security/gpg2/gpg2/0003-Remove-obsolete-function-gcry_md_start_debug.patch [deleted file]
meta-tizen-common-base/recipes-security/gpg2/gpg2_git.bb [deleted file]