mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
valijson: upgrade 1.0 -> 1.0.1
Changelog: ========= Fixes typos in preprocessor macros Adds Github Actions configuration for CI Fixes validation_visitor to work with forward iterator adapters Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c0200da3dd
commit
2083b3a47f
|
|
@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5c4583a434195e4f3b418e17c8ca2daf"
|
||||
|
||||
SRC_URI = "git://github.com/tristanpenman/valijson.git;branch=master;protocol=https"
|
||||
SRCREV = "78ac8a737df56b5334354efe104ea8f99e2a2f00"
|
||||
SRCREV = "f7399c1a244982632671906d17f3ea77f3ccfc67"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user