package/libgcrypt: replace reconfigure patch with upstream patch
authorJörg Krause <joerg.krause@embedded.rocks>
Sun, 28 Jul 2019 06:10:21 +0000 (08:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 28 Jul 2019 11:42:02 +0000 (13:42 +0200)
commit0da00ddc8c0b895de7d9273df4399c1cde2de03b
tree387f382f3a826421c5d265409efa8867f96097cc
parent1d3fe88d084410b0ba55e9ae0ceef19351bbcf99
package/libgcrypt: replace reconfigure patch with upstream patch

The `ac_cv_sys_symbol_underscore` reconfigure patch was added to
Buildroot back in 2007 [1], but was not reported to upstream back then.

Meanwhile, the issue has been fixed upstream [2] after the version bump to
version 1.8.4.

In order to add another upstream patch, which will add a pkg-config file
for libgrypt and therefore requires autoreconfiguration as well, replace the
current patch with the upstream patch.

[1] https://git.buildroot.net/buildroot/commit/package/libgcrypt?id=f1bcdf518fa7868b7819b0248f4b8da02a954dde
[2] https://github.com/gpg/libgcrypt/commit/0f4545b441b6fbdd6e9c4e95f5f2a367483e78ad

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libgcrypt/0001-build-Don-t-default-to-underscore-yes-for-cross-buil.patch [new file with mode: 0644]
package/libgcrypt/0001-reconfigure.patch [deleted file]
package/libgcrypt/libgcrypt.mk