Sem descrição

Scott Rifenbark 8886aee5b9 documentation: Updated Manual Revision Tables for 1.1.2 há 13 anos atrás
bitbake aca161f8a0 bitbake/persist_data: Reconnect when DB is locked há 13 anos atrás
documentation 8886aee5b9 documentation: Updated Manual Revision Tables for 1.1.2 há 13 anos atrás
meta 107ec95659 apt 0.7.14: do_compile failed with gcc 4.7 há 13 anos atrás
meta-demoapps 0b9e2fa758 claws-mail: be carefull with # comments ending with backslash há 14 anos atrás
meta-skeleton 47007075d4 useradd-example.bb: update example documentation comments há 13 anos atrás
meta-yocto 06072024be poky.conf: Flipping for edison point release há 13 anos atrás
scripts 164a4d1bac scripts/qemuimage-testlib: fix typos há 13 anos atrás
.gitignore 7d06a71c02 Update gitignore to ignore all meta-* directories há 13 anos atrás
LICENSE 80878dae5b LICENSE: Clarify the license recipe source code is under há 15 anos atrás
README a8912991de README: Update to reflect what Poky is today há 14 anos atrás
README.hardware 1ab5a6851d README.hardware: declare support for BeagleBoard xM rev B há 13 anos atrás
oe-init-build-env be2a2764d8 oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR há 14 anos atrás

README

Poky
====

Poky is an integration of various components to form a complete prepackaged
build system and development environment. It features support for building
customised embedded device style images. There are reference demo images
featuring a X11/Matchbox/GTK themed UI called Sato. The system supports
cross-architecture application development using QEMU emulation and a
standalone toolchain and SDK with IDE integration.

Additional information on the specifics of hardware that Poky supports
is available in README.hardware. Further hardware support can easily be added
in the form of layers which extend the systems capabilities in a modular way.

As an integration layer Poky consists of several upstream projects such as
BitBake, OpenEmbedded-Core, Yocto documentation and various sources of information
e.g. for the hardware support. Poky is in turn a component of the Yocto Project.

The Yocto Project has extensive documentation about the system including a
reference manual which can be found at:
http://yoctoproject.org/community/documentation

For information about OpenEmbedded see their website:
http://www.openembedded.org/