mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
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:
parent
5719b75341
commit
41d34e2a79
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user