mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
jsoncons: upgrade 1.3.1 -> 1.3.2
- Fixed bug:
- Git Issue #607: Fixed issue with 'staj_object_view' and 'staj_array_view' iterators that got introduced
as a consequence of a change in 1.3.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ed1364e726
commit
9ddc159415
|
|
@ -5,7 +5,7 @@ LICENSE = "BSL-1.0"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ee7f7ed2001e4cde4679fdb8926f820"
|
||||
|
||||
SRC_URI = "git://github.com/danielaparker/jsoncons.git;protocol=https;branch=master;tag=v${PV}"
|
||||
SRCREV = "9ccf27f2b1a142d737f0dcc42780d8b02baf9743"
|
||||
SRCREV = "64b9da1e9f15eeff4ec9d6bc856538db542118f2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user