summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/mongodb
Commit message (Collapse)AuthorAgeFilesLines
* mongodb: Consolidate COMPATIBLE_HOSTKhem Raj2018-09-291-13/+6
| | | | | | | | Its only available on fewer arches so express that via COMPATIBLE_HOST wiredtiger is only for 64bit, so add it directly to config args based on bitness Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: Exclude on mips archKhem Raj2018-08-271-1/+2
| | | | | | Support does not exist Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: Upgrade to 4.0.1 releaseKhem Raj2018-08-2413-158/+125
| | | | | | | | Drop/adapt patches as some of them are not needed anymore Add patches to support musl especially thread stack and resolver functionality Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: refresh patches and remove un-needed patchArmin Kuster2018-04-135-112/+30
| | | | | | | | | | [V2] remove patch, changes upstream [v3] Actually remove the patch Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mongodb: update to version 3.4.13Derek Straka2018-03-121-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mongodb: move to recipes-dbsArmin Kuster2018-03-0113-0/+616
Signed-off-by: Armin Kuster <akuster808@gmail.com>