valijson: upgrade 0.6 -> 0.7

Changelog:
===========
This release includes a number of improvements:

    Memory management improvements
    Shellcheck improvements
    CMake improvements
    Add yaml-cpp support
    Fixes for PocoJson
    Support for time-related format validations

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy 2022-07-23 13:40:48 +08:00 committed by Khem Raj
parent 5719b75341
commit 41d34e2a79

View File

@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=015106c62262b2383f6c72063f0998f2"
SRC_URI = "git://github.com/tristanpenman/valijson.git;branch=master;protocol=https"
SRCREV = "2dfc7499a31b84edef71189f4247919268ebc74e"
SRCREV = "94d3bfd39ad4dca1be0f700b5eea8e4234d0e7e8"
S = "${WORKDIR}/git"