diff --git a/meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb b/meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb similarity index 94% rename from meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb rename to meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb index a13d73b452..57966980e0 100644 --- a/meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb +++ b/meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb @@ -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"