Instead of fetching remote branch head, stick to commits we bound to
in Armband.
This prevents further breakage when our submodules are updated
upstream.
Change-Id: I231aa4458bfea51608400d3a6c7d670f4413176d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
@if [ ! -d ${FUEL_BASE}/build ]; then \
git submodule -q init; \
git submodule -q sync; \
- git submodule update --remote; \
+ git submodule update; \
fi
# Clean any changes made to submodules, checkout Armband root commit
-Subproject commit 2cd6925ce2986b58a3ff1dcade12f55a41bff71e
+Subproject commit 7ffbf39caf5845bd82b8ce20a7766cf24aa803fb
-Subproject commit 65309028c2b65cee68bb865f3895ed185922f3b2
+Subproject commit 390b257240d49cc5e94ed5c4fcd940b5f2f6ec64
-Subproject commit 0744f4b3fb170d98c7ba70160cd9b91064865bd6
+Subproject commit e283b62750d9e26355981b3ad3be7c880944ae0f
-Subproject commit 81246a7ecd95c27b388df8f8954e4fb81a3f06e4
+Subproject commit d1ef06b530ce2149230953bb3810a88ecaff870c
-Subproject commit 8cc22c4717d2da338135d854e1d13aac3ef75314
+Subproject commit 5d1885b2583e65b4b123093c6cb113e9bb5d32eb
-Subproject commit d3463ad92df45541fc0107801aef71e73a194ec4
+Subproject commit e2b85bafb68c348f25cb7cceda81edc668ba2e64