summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/leveldb
Commit message (Collapse)AuthorAgeFilesLines
* leveldb: Upgrade 1.20 -> 1.22Alex Kiernan2019-11-246-155/+43
| | | | | | | | Upstream has moved to cmake, so drop the build patches which are no longer relevant. Add run-ptest and PACKAGECONFIG support. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* leveldb: restrict building for mips64Slater, Joseph2019-03-041-0/+4
| | | | | | | Do not try to build lib32-leveldb. libn32-leveldb will build. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* leveldb: move to recipes-dbsArmin Kuster2018-03-294-0/+151
Signed-off-by: Armin Kuster <akuster808@gmail.com>