mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
mongodb: Change PV to 4.4.6
4.4.6 has been released from same SHA which was used for rc0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,8 +11,8 @@ DEPENDS = "openssl libpcap zlib boost curl python3 \
|
||||
|
||||
inherit scons dos2unix siteinfo python3native systemd useradd
|
||||
|
||||
PV = "4.4.5+4.4.6-rc0"
|
||||
#v4.4.6-rc0
|
||||
PV = "4.4.6"
|
||||
#v4.4.6
|
||||
SRCREV = "72e66213c2c3eab37d9358d5e78ad7f5c1d0d0d7"
|
||||
SRC_URI = "git://github.com/mongodb/mongo.git;branch=v4.4 \
|
||||
file://0001-Tell-scons-to-use-build-settings-from-environment-va.patch \
|
||||
|
||||
Reference in New Issue
Block a user