diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-08-22 05:07:30 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-08-21 16:35:25 -0700 |
| commit | 5f816c126a76d7f8e0c3f16103e96e83418b65ca (patch) | |
| tree | 44cb56bbc99e3a9d3d84617b472175d6caa46846 | |
| parent | 74445cd641ed0934c00e0e2763b4480e9615e318 (diff) | |
| download | meta-openembedded-5f816c126a76d7f8e0c3f16103e96e83418b65ca.tar.gz | |
nlohmann-json: upgrade 3.9.0 -> 3.9.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb (renamed from meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.0.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb index 0f5ef7052c..359324266d 100644 --- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.0.bb +++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=dd0607f896f392c8b7d0290a676efc24" | |||
| 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ | 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRCREV = "d34771cafc87b358ba421faca28facc7f8080174" | 10 | SRCREV = "db78ac1d7716f56fc9f1b030b715f872f93964e4" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
