mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
valijson: upgrade 1.0.6 -> 1.1.3
Picks up the 1.1.x line: the 1.1.0 release plus three subsequent bugfix releases. valijson remains a header-only JSON Schema validation library built with the same CMake options, so the recipe needs no changes beyond PV/SRCREV; the BSD-2-Clause LICENSE is unchanged. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -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;tag=v${PV}"
|
||||
SRCREV = "4edda758546436462da479bb8c8514f8a95c35ad"
|
||||
SRCREV = "5eac4b66f20b2c189ae40281c29e71cf39a958ec"
|
||||
|
||||
|
||||
inherit cmake
|
||||
Reference in New Issue
Block a user