aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/install-poky-sdk/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/install-poky-sdk/README.md')
-rw-r--r--ansible/roles/install-poky-sdk/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/roles/install-poky-sdk/README.md b/ansible/roles/install-poky-sdk/README.md
new file mode 100644
index 0000000..541ea3c
--- /dev/null
+++ b/ansible/roles/install-poky-sdk/README.md
@@ -0,0 +1,10 @@
+# Install the poky sdk used to build sysmobts binaries
+
+# Poky Installation
+
+The poky installation requires you to have the installer available.
+Put the `poky_installer_file` to the root directory of this repo.
+Also the exact filename must match the variable `poky_installer_file` and the
+`poky_version`.
+For the defaults of those variable have a look into `defaults/main.yml`.
+