diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 7 insertions, 12 deletions
@@ -1,15 +1,10 @@ | |||
1 | Poky | 1 | OpenEmbedded-Core |
2 | ==== | 2 | ================= |
3 | 3 | ||
4 | Poky platform builder is a combined cross build system and development | 4 | For information about OpenEmbedded see their website: |
5 | environment. It features support for building X11/Matchbox/GTK based | 5 | http://www.openembedded.org/ |
6 | filesystem images for various embedded devices and boards. It also | ||
7 | supports cross-architecture application development using QEMU emulation | ||
8 | and a standalone toolchain and SDK with IDE integration. | ||
9 | 6 | ||
10 | Poky has an extensive handbook, the source of which is contained in | 7 | The Yocto Project has extensive documentation about OE including a reference manual |
11 | the handbook directory. For compiled HTML or pdf versions of this, | 8 | which can be found at: |
12 | see the Poky website http://pokylinux.org. | 9 | http://yoctoproject.org/community/documentation |
13 | 10 | ||
14 | Additional information on the specifics of hardware that Poky supports | ||
15 | is available in README.hardware. | ||