mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
yyjson: upgrade 0.10.0 -> 0.11.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ HOMEPAGE = "https://github.com/ibireme/yyjson"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c8ae1b99922935413d4c596f50b59545"
|
||||
|
||||
SRC_URI = "git://github.com/ibireme/yyjson.git;protocol=https;branch=master"
|
||||
SRCREV = "9ddba001a4ea88e93b46932e5c5b87b222e19a5f"
|
||||
SRC_URI = "git://github.com/ibireme/yyjson.git;protocol=https;branch=master;tag=${PV}"
|
||||
SRCREV = "9e24d6bcead647231f81173cc5c6bb6c097c00e4"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user