mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user