aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/files
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/files')
-rw-r--r--ansible/files/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/ansible/files/README.md b/ansible/files/README.md
new file mode 100644
index 0000000..c3c631d
--- /dev/null
+++ b/ansible/files/README.md
@@ -0,0 +1,23 @@
+Place 3rd party firmware/sdk files here.
+
+# role: gsm-tester-modems
+
+```
+./gobi
+./gobi/UQCN.mbn
+./gobi/amss.mbn
+./gobi/apps.mbn
+```
+
+# role: install-coverity
+
+The filename depends on the variable `coverity_version`.
+`coverity_version: 2017.07`
+
+E.g: `./cov-analysis-linux64-2017.07.tar.gz`
+
+# role: install-poky-sdk
+
+The filename depends on the variable `poky_installer_file`.
+
+`./poky-glibc-x86_64-meta-toolchain-osmo-armv5te-toolchain-osmo-2.3.2.sh`