summaryrefslogtreecommitdiff
path: root/armv7-versatile/README
diff options
context:
space:
mode:
Diffstat (limited to 'armv7-versatile/README')
-rw-r--r--armv7-versatile/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/armv7-versatile/README b/armv7-versatile/README
new file mode 100644
index 0000000..7365ccf
--- /dev/null
+++ b/armv7-versatile/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.