mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
valijson: upgrade 0.5 -> 0.6
This release includes several new contributions, such as support for URN document references (thanks to @rayvincent2) and a new Boost.JSON adapter (thanks @matty0ung). Loading sub-schemas from other files is also now supported. This release also includes some minor bug fixes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=015106c62262b2383f6c72063f0998f2"
|
||||
|
||||
SRC_URI = "git://github.com/tristanpenman/valijson.git"
|
||||
SRCREV = "c5487c39eb900b97535f8b3a38a17af098c784e3"
|
||||
SRCREV = "2dfc7499a31b84edef71189f4247919268ebc74e"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user