diff options
| -rw-r--r-- | meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb index 2749f44978..a7ba46c8d1 100644 --- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb +++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "libs" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f5f7c71504da070bcf4f090205ce1080" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f5f7c71504da070bcf4f090205ce1080" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \ | 7 | SRC_URI = "git://github.com/nlohmann/json.git;branch=develop;protocol=https \ |
| 8 | file://0001-Templatize-basic_json-ctor-from-json_ref.patch \ | 8 | file://0001-Templatize-basic_json-ctor-from-json_ref.patch \ |
| 9 | file://0001-typo-fix.patch \ | 9 | file://0001-typo-fix.patch \ |
| 10 | " | 10 | " |
