summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/mongodb
Commit message (Collapse)AuthorAgeFilesLines
* mongodb: blacklist because do_configure failsMartin Jansa2014-12-171-0/+7
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mongodb: update LICENSE AGPLv3 -> AGPL-3.0Martin Jansa2014-05-121-1/+1
| | | | | | | * to fix: WARNING: mongodb: No generic license file exists for: AGPLv3 in any provider Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mongodb: add libpcap dependencyMartin Jansa2014-05-121-1/+1
| | | | | | | * fixes following issue from test-dependencies report: mongodb/mongodb/latest lost dependency on libpcap Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mongodb: update to 2.6Koen Kooi2014-04-206-34/+163
| | | | | | | Also fix build on armv5 Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mongodb: add git versionKoen Kooi2014-02-185-0/+226
This builds the server and the sharding helper, but not the CLI. The CLI will need a libv8 recipe since fixing the built-in copy to cross build is too much work. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>