From aa83e9d80ca480a2952b7d0845b3e2cdf8f862b4 Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Thu, 16 Jul 2020 15:46:14 -0400 Subject: [PATCH] Pull submodules Via scripts/helpers/pull_submodules.sh Updates: git -C examples/common/m5stack-tft/repo log 42cadf2..42cadf2 git -C third_party/openthread/repo log 4806fa4d0..c6d5c4aae git -C third_party/ot-br-posix/repo log 77a9156..250c6d6 git -C third_party/pigweed/repo log 023f35b..ce87bc0 --- .gitmodules | 8 ++++---- third_party/openthread/repo | 2 +- third_party/ot-br-posix/repo | 2 +- third_party/pigweed/repo | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index dc76d02b80f28b..dfcf6fa17a7326 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,22 +39,22 @@ url = https://github.com/jeremyjh/ESP32_TFT_library.git branch = master ignore = dirty - commit = 35be9760b4edf485287f78c0cf652beb19c047f0 + commit = 42cadf2de25fa7e9b5d5d5189e90756cf9938df2 [submodule "pigweed"] path = third_party/pigweed/repo url = https://pigweed.googlesource.com/pigweed/pigweed branch = master ignore = dirty - commit = 023f35bab59c73c498377d1be1b4e60534ce7b20 + commit = ce87bc01d82d813506ece5122250a1b909d78e68 [submodule "openthread"] path = third_party/openthread/repo url = https://github.com/openthread/openthread.git branch = master ignore = dirty - commit = 5f0e36eeb236a507631e9c822e43f742b7b6738a + commit = c6d5c4aae0ff9f891ec9f734f6b44598e569c48d [submodule "ot-br-posix"] path = third_party/ot-br-posix/repo url = https://github.com/openthread/ot-br-posix.git branch = master ignore = dirty - commit = 38e91052d1fb12a55c4e34073f9e399471650b4b + commit = 250c6d605b83910f86fa61fcdbde9ba67dcc7d93 diff --git a/third_party/openthread/repo b/third_party/openthread/repo index 4806fa4d0dd454..c6d5c4aae0ff9f 160000 --- a/third_party/openthread/repo +++ b/third_party/openthread/repo @@ -1 +1 @@ -Subproject commit 4806fa4d0dd454d05452c1dbf219c7fb7ff2d3fa +Subproject commit c6d5c4aae0ff9f891ec9f734f6b44598e569c48d diff --git a/third_party/ot-br-posix/repo b/third_party/ot-br-posix/repo index 77a91561a411de..250c6d605b8391 160000 --- a/third_party/ot-br-posix/repo +++ b/third_party/ot-br-posix/repo @@ -1 +1 @@ -Subproject commit 77a91561a411ded8c117c710f365213ec6a34ee2 +Subproject commit 250c6d605b83910f86fa61fcdbde9ba67dcc7d93 diff --git a/third_party/pigweed/repo b/third_party/pigweed/repo index 023f35bab59c73..ce87bc01d82d81 160000 --- a/third_party/pigweed/repo +++ b/third_party/pigweed/repo @@ -1 +1 @@ -Subproject commit 023f35bab59c73c498377d1be1b4e60534ce7b20 +Subproject commit ce87bc01d82d813506ece5122250a1b909d78e68