aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-03-06 13:59:04 -0500
committerArmin Kuster <akuster808@gmail.com>2018-03-12 10:01:16 -0700
commitc372e227e2b7bc019ee5d9a25e92ff7f654b98d7 (patch)
treeca3e50e5d90f7cd5151851f3c35f83d79fa72d3e /meta-oe/recipes-dbs
parent0e5589db291c61a67f25debb48c5e37f03a3b8a0 (diff)
downloadmeta-openembedded-contrib-c372e227e2b7bc019ee5d9a25e92ff7f654b98d7.tar.gz
mongodb: update to version 3.4.13
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-dbs')
-rw-r--r--meta-oe/recipes-dbs/mongodb/mongodb_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-dbs/mongodb/mongodb_git.bb b/meta-oe/recipes-dbs/mongodb/mongodb_git.bb
index 8acbf071b4..723663f0a2 100644
--- a/meta-oe/recipes-dbs/mongodb/mongodb_git.bb
+++ b/meta-oe/recipes-dbs/mongodb/mongodb_git.bb
@@ -7,8 +7,8 @@ DEPENDS = "openssl libpcre libpcap zlib python boost"
inherit scons dos2unix siteinfo
-PV = "3.4.6+git${SRCPV}"
-SRCREV = "c55eb86ef46ee7aede3b1e2a5d184a7df4bfb5b5"
+PV = "3.4.13+git${SRCPV}"
+SRCREV = "fbdef2ccc53e0fcc9afb570063633d992b2aae42"
SRC_URI = "git://github.com/mongodb/mongo.git;branch=v3.4 \
file://0001-Tell-scons-to-use-build-settings-from-environment-va.patch \
file://0001-mongo-Add-using-std-string.patch \