summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-23 16:36:39 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-23 16:36:39 +0100
commit0bbde2e7bd3cffe963c7acb64d7cd53d8726798d (patch)
treee99a98f46c8547a3bc659e096e63896f2e2c9434 /README
parent1cbc106c4859797c1f04661e9f88d99b3ce9e52f (diff)
downloadgenivi-initial-setup-0bbde2e7bd3cffe963c7acb64d7cd53d8726798d.tar.gz
Move files out of arm-specific subdirectory
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..7365ccf
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+This is a few scripts taken from Open Embedded and altered
+to work for the ARM Versatile Express target without having
+Open Embedded installed.
+
+A self-extracting script can be created with
+
+ makeself . run-arm-image.run "Baserock QEMU wrapper for ARMv7 Versatile Express" ./run-baserock-image.sh
+
+Running the command requires tunctl to be installed on the user's system,
+since it does not use Open Embedded's sysroot.