aboutsummaryrefslogtreecommitdiff
path: root/update_EASTL.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_EASTL.sh')
-rwxr-xr-xupdate_EASTL.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/update_EASTL.sh b/update_EASTL.sh
new file mode 100755
index 0000000..4ec7972
--- /dev/null
+++ b/update_EASTL.sh
@@ -0,0 +1,8 @@
+#!/usr/bin/env sh
+
+MYDIR="$(dirname ${0})"
+cd "${MYDIR}"
+
+# EASTL version 3.20.02
+git subtree pull --squash --prefix=EASTL 'https://github.com/electronicarts/EASTL' 1aa784643081404783ce6494eb2fcaba99d8f6a5
+git subtree pull --squash --prefix=EASTL/test/packages/EABase 'https://github.com/electronicarts/EABase' af4ae274795f4c40829428a2c4058c6f512530f4