libzdb: update to 3.2
authorRosen Penev <rosenp@gmail.com>
Sun, 26 Jan 2020 02:32:50 +0000 (18:32 -0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 26 Jan 2020 07:52:32 +0000 (23:52 -0800)
commit496ee7f91bcd00a64254a707f90fdd6252c2e690
tree1d51352cb78a602f4ac2e3d3f0566c5c1a2b54cb
parent1eafc22afa848058477bbe2372922fd5e0ec0ce0
libzdb: update to 3.2

Removed most patches. The last was upstreamed and the others can be worked
around using Makefile.

Removed inactive maintainer.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Massive reorganization of Makefile for consistency between packages.

Removed --with-sql options. These are totally broken when cross compiling.
Leaving them out works just as well.

Added cpp patch as the test needs a header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libzdb/Makefile
libs/libzdb/patches/010-cross-compile-fixes.patch [deleted file]
libs/libzdb/patches/010-missing-header.patch [new file with mode: 0644]
libs/libzdb/patches/020-filterh-use-host-built-version.patch
libs/libzdb/patches/030-openssl-1.1.patch [deleted file]