diff options
Diffstat (limited to 'meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb')
-rw-r--r-- | meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb index 6e93ec9b0c..b4567d098a 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb | |||
@@ -33,6 +33,7 @@ SRC_URI = "git://github.com/mongodb/mongo.git;branch=v4.4;protocol=https \ | |||
33 | file://0001-add-explict-static_cast-size_t-to-maxMemoryUsageByte.patch \ | 33 | file://0001-add-explict-static_cast-size_t-to-maxMemoryUsageByte.patch \ |
34 | file://0001-server-Adjust-the-cache-alignment-assumptions.patch \ | 34 | file://0001-server-Adjust-the-cache-alignment-assumptions.patch \ |
35 | file://0001-The-std-lib-unary-binary_function-base-classes-are-d.patch \ | 35 | file://0001-The-std-lib-unary-binary_function-base-classes-are-d.patch \ |
36 | file://0001-free_mon-Include-missing-cstdint.patch \ | ||
36 | " | 37 | " |
37 | SRC_URI:append:libc-musl ="\ | 38 | SRC_URI:append:libc-musl ="\ |
38 | file://0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch \ | 39 | file://0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch \ |