Files
buildroot/package
Jörg Krause d86ac7eb8d package/libgcrypt: add upstream patch to add pkg-config file
libgrypt provides a config file `libgcrypt-config`. After the version
bump to 1.8.4 upstream added a pkg-config file as well [1].

Using the pkg-config file is preferred over using the package provided
config file. For example, the Meson build system requires that for every
special config file an entry is added to the `[binary]` section in the
cross-compilation.conf file, otherwise it will use the config file found
in `PATH`. This is bad when cross-compiling as `PATH` will include
pathes to the host and therefore Meson will wrongly use the host config
file.

To simplify using libgcrypt for packages using the meson infrastructure
lets add the pkg-config file.

Note, that the additional upstream patch 0003 fixes a typo in the pkg-config
file.

[1] 97194b422b

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 624eb111e1)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-09-30 16:10:51 +02:00
..
2019-07-31 21:46:39 +02:00
2019-09-24 16:04:21 +02:00
2019-09-02 15:57:39 +02:00
2019-05-01 21:28:47 +02:00
2019-05-09 22:44:03 +02:00
2019-04-17 08:55:19 +02:00
2019-08-21 14:41:56 +02:00
2019-04-14 17:20:26 +02:00
2019-07-07 08:32:05 +02:00
2019-04-22 22:22:43 +02:00
2019-04-24 22:48:16 +02:00
2019-06-23 23:24:34 +02:00
2019-08-04 19:08:49 +02:00
2019-09-02 14:42:47 +02:00
2019-07-31 21:45:55 +02:00
2019-04-18 11:25:28 +02:00
2019-09-30 15:50:46 +02:00
2019-09-02 14:33:15 +02:00
2019-05-28 00:30:54 +02:00
2019-09-02 17:14:50 +02:00
2019-09-02 17:14:53 +02:00
2019-05-01 14:44:08 +02:00
2019-04-20 22:15:37 +02:00
2019-05-01 09:06:43 +02:00
2019-09-01 22:41:12 +02:00
2019-05-31 16:24:40 +02:00
2019-05-13 20:53:47 +02:00
2019-04-22 22:24:42 +02:00
2019-05-06 21:38:26 +02:00
2019-04-17 08:43:24 +02:00
2019-04-22 22:30:52 +02:00
2019-09-02 18:17:35 +02:00
2019-05-12 22:18:27 +02:00
2019-09-02 13:48:05 +02:00
2019-04-17 08:56:08 +02:00
2019-04-17 08:47:09 +02:00
2019-05-05 12:06:01 +02:00
2019-05-21 10:36:07 +02:00
2019-08-29 23:16:56 +02:00
2019-09-02 12:39:26 +02:00
2019-08-01 00:16:39 +02:00
2019-08-29 23:05:42 +02:00