mongodb: bump version to r4.2.2

Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Vincent Prince
2020-01-23 14:53:47 +01:00
committed by Khem Raj
parent e9014dfd0c
commit f2b84ddfc5
+3 -3
View File
@@ -11,9 +11,9 @@ DEPENDS = "openssl libpcap zlib boost curl python3 \
inherit scons dos2unix siteinfo python3native
PV = "4.2.0+git${SRCPV}"
#v4.2.0
SRCREV = "18ce5c9f56a01f2c933a720d64707f3456f81c8b"
PV = "4.2.2"
#v4.2.2
SRCREV = "a0bbbff6ada159e19298d37946ac8dc4b497eadf"
SRC_URI = "git://github.com/mongodb/mongo.git;branch=v4.2 \
file://0001-Tell-scons-to-use-build-settings-from-environment-va.patch \
file://0001-Use-long-long-instead-of-int64_t.patch \