diff --git a/meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb b/meta-oe/recipes-support/yyjson/yyjson_0.12.0.bb similarity index 96% rename from meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb rename to meta-oe/recipes-support/yyjson/yyjson_0.12.0.bb index 0655f225b4..703c2ab3ee 100644 --- a/meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb +++ b/meta-oe/recipes-support/yyjson/yyjson_0.12.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c8ae1b99922935413d4c596f50b59545" SRC_URI = "git://github.com/ibireme/yyjson.git;protocol=https;branch=master;tag=${PV}" -SRCREV = "9e24d6bcead647231f81173cc5c6bb6c097c00e4" +SRCREV = "8b4a38dc994a110abaec8a400615567bd996105f" inherit cmake