From 31a8039e9e04db24634c786999b9f62e660b2284 Mon Sep 17 00:00:00 2001 From: CoderHam Date: Wed, 11 Aug 2021 12:50:41 -0700 Subject: [PATCH 1/2] Fix build failure on Jetpack 4.6 --- cgmanifests/submodules/cgmanifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgmanifests/submodules/cgmanifest.json b/cgmanifests/submodules/cgmanifest.json index 85b437b99ea4..4490ff0ccae3 100644 --- a/cgmanifests/submodules/cgmanifest.json +++ b/cgmanifests/submodules/cgmanifest.json @@ -255,7 +255,7 @@ "component": { "type": "git", "git": { - "commitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4", + "commitHash": "c89e23c69b2e9ff997575b1c4ad38910080694f6", "repositoryUrl": "https://github.com/nlohmann/json" }, "comments": "git submodule at cmake/external/json" From 5a89212203bac98d0be6f31e95e504d4ed0a41cc Mon Sep 17 00:00:00 2001 From: CoderHam Date: Wed, 11 Aug 2021 13:39:30 -0700 Subject: [PATCH 2/2] Update json submodule --- cmake/external/json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/external/json b/cmake/external/json index db78ac1d7716..c89e23c69b2e 160000 --- a/cmake/external/json +++ b/cmake/external/json @@ -1 +1 @@ -Subproject commit db78ac1d7716f56fc9f1b030b715f872f93964e4 +Subproject commit c89e23c69b2e9ff997575b1c4ad38910080694f6