|
|
@ -6,13 +6,13 @@ git submodule update --init --recursive |
|
|
|
# |
|
|
|
# |
|
|
|
# Use fixed master branch of circle-stdlib then re-update |
|
|
|
# Use fixed master branch of circle-stdlib then re-update |
|
|
|
cd circle-stdlib/ |
|
|
|
cd circle-stdlib/ |
|
|
|
git checkout 695ab4a |
|
|
|
git checkout 3bd135d |
|
|
|
git submodule update --init --recursive |
|
|
|
git submodule update --init --recursive |
|
|
|
cd - |
|
|
|
cd - |
|
|
|
# |
|
|
|
# |
|
|
|
# Optional update submodules explicitly |
|
|
|
# Optional update submodules explicitly |
|
|
|
cd circle-stdlib/libs/circle |
|
|
|
cd circle-stdlib/libs/circle |
|
|
|
git checkout 59484ba |
|
|
|
git checkout 3bd135d |
|
|
|
cd - |
|
|
|
cd - |
|
|
|
cd circle-stdlib/libs/circle-newlib |
|
|
|
cd circle-stdlib/libs/circle-newlib |
|
|
|
#git checkout develop |
|
|
|
#git checkout develop |
|
|
|