summaryrefslogtreecommitdiff
path: root/README
blob: cbb124b1f0dcbff245e9d80893e507b95fa0aaa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This repository contains a few scripts taken from Open Embedded
and some scripts written by Codethink. The copyright owner is
listed in each script.

To start an ARM image using qemu-arm, run:

    ./run-built-arm-image KERNEL ROOTFS [VERSION]

Note that VERSION is optional

Running the command requires tunctl to be installed on the user's system,
since it does not use Open Embedded's sysroot.