Ei kuvausta

Matthew McClintock 9493ccf065 Update gitignore to ignore all meta-* directories 13 vuotta sitten
bitbake dd71f67db1 fetch2/git: Make git fetch run with -f so rebased branches don't fail 13 vuotta sitten
documentation 49ed1cab3b documentation/poky-ref-manual/ref-classes.xml: documented useradd.bbclass 13 vuotta sitten
meta 55dcda0656 rgb: import from meta-oe layer 13 vuotta sitten
meta-demoapps 45f64a9bfd tables: remove it as obsolete recipe 13 vuotta sitten
meta-skeleton 39502562bf useradd-example: example recipe for using inherit useradd 14 vuotta sitten
meta-yocto b0403ff4cb beagleboard-audio: fix RDEPENDS on alsa-utils-amixer 13 vuotta sitten
scripts 2f8d643c76 Remove help2man dependency 13 vuotta sitten
.gitignore 9493ccf065 Update gitignore to ignore all meta-* directories 13 vuotta sitten
LICENSE 80878dae5b LICENSE: Clarify the license recipe source code is under 15 vuotta sitten
README a8912991de README: Update to reflect what Poky is today 14 vuotta sitten
README.hardware 8af2868853 README.hardware: update MPC8315E-RDB instructions 14 vuotta sitten
oe-init-build-env be2a2764d8 oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR 14 vuotta sitten

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/