diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2020-08-05 12:42:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-04 23:25:55 -0700 |
commit | 3478865459a41a5e3c0d789995796e512a30795b (patch) | |
tree | f2e2ead3108621b2d70c08f1c9cbb30c79f65ca7 /meta-python/recipes-devtools/python/python3-cryptography/h-test.patch | |
parent | 646befb1ecdc537e7403d35fa929a94ecd5f1a72 (diff) | |
download | meta-openembedded-3478865459a41a5e3c0d789995796e512a30795b.tar.gz |
mariadb: not use the bundled libpcre2
>From mariadb 10.5.1, it starts to use pcre2 [1] which is the bundled
libpre2 by default. If using the bundled one, it will fetch, unpack
and build the libpcre2 during mariadb do_compile phase as mariadb uses
the bundled libpcre2 as an external project, more details in [2].
To avoid downloading the libpcre2 source from website during mariadb
do_compile phase, switch to use the system libpcre2.
[1] https://mariadb.com/kb/en/pcre/
[2] https://github.com/MariaDB/server/blob/10.5/cmake/pcre.cmake
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography/h-test.patch')
0 files changed, 0 insertions, 0 deletions