summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1820eee536..fc435bd01a 100644
--- a/README
+++ b/README
@@ -44,13 +44,13 @@ Building An Image
44Simply run; 44Simply run;
45 45
46% source poky-init-build-env 46% source poky-init-build-env
47% bitbake oh-image-pda 47% bitbake poky-image-sato
48 48
49This will result in an ext2 image and kernel for qemu arm (see scripts dir). 49This will result in an ext2 image and kernel for qemu arm (see scripts dir).
50 50
51To build for other machine types see MACHINE in build/conf/local.conf 51To build for other machine types see MACHINE in build/conf/local.conf
52 52
53Other image targets such as oh-image-sdk or oh-image-core are available, 53Other image targets such as poky-image-sdk or poky-image-minimal are available,
54see meta/packages/images/*. 54see meta/packages/images/*.
55 55
56Notes: 56Notes: