diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 38 |
1 files changed, 26 insertions, 12 deletions
@@ -1,15 +1,29 @@ -Poky -==== +OpenEmbedded-Core +================= -Poky platform builder is a combined cross build system and development -environment. It features support for building X11/Matchbox/GTK based -filesystem images for various embedded devices and boards. It also -supports cross-architecture application development using QEMU emulation -and a standalone toolchain and SDK with IDE integration. +OpenEmbedded-Core is a layer containing the core metadata for current versions +of OpenEmbedded. It is distro-less (can build a functional image with +DISTRO = "nodistro") and contains only emulated machine support. -Poky has an extensive handbook, the source of which is contained in -the handbook directory. For compiled HTML or pdf versions of this, -see the Poky website http://pokylinux.org. +For information about OpenEmbedded, see the OpenEmbedded website: + http://www.openembedded.org/ -Additional information on the specifics of hardware that Poky supports -is available in README.hardware. +The Yocto Project has extensive documentation about OE including a reference manual +which can be found at: + http://yoctoproject.org/documentation + + +Contributing +------------ + +Please refer to +http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded +for guidelines on how to submit patches. + +Mailing list: + + http://lists.openembedded.org/mailman/listinfo/openembedded-core + +Source code: + + http://git.openembedded.org/openembedded-core/ |
