summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/tokyocabinet
Commit message (Collapse)AuthorAgeFilesLines
* tokyocabinet: Fix AC_CHECK_LIB test functionsKhem Raj2022-09-052-0/+59
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tokyocabinet: add recipeKai Kang2016-07-292-0/+70
tokyocabinet is a modern implementation of DBM. And we will use it as default database for cfengine. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>