diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.2.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb similarity index 92% rename from meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.2.bb rename to meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb index d2015771ac..fff32372a4 100644 --- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.2.bb +++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=441793d25a658d58d79a1f87516a6ad1" SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ " -SRCREV = "626e7d61e44dee32887126c8f437dd077dec09cf" +SRCREV = "fec56a1a16c6e1c1b1f4e116a20e79398282626c" S = "${WORKDIR}/git"