double-conversion: update 3.1.5 -> 3.2.1
This commit is contained in:
committed by
Andreas Müller
parent
3af0671e78
commit
26c542a1ac
@@ -3,8 +3,10 @@ LICENSE = "BSD-3-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1ea35644f0ec0d9767897115667e901f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=1ea35644f0ec0d9767897115667e901f"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/google/double-conversion.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/google/double-conversion.git;branch=master;protocol=https"
|
||||||
SRCREV = "5fa81e88ef24e735b4283b8f7454dc59693ac1fc"
|
SRCREV = "af09fd65fcf24eee95dc62813ba9123414635428"
|
||||||
PV = "3.1.5"
|
PV = "3.2.1"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
|
EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON"
|
||||||
|
|||||||
Reference in New Issue
Block a user