Keine Beschreibung

Zhai Edwin cfa0eb3d0c apr-util: Upgrade to 1.4.1 vor 13 Jahren
bitbake 4648aadfe1 ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES vor 13 Jahren
documentation b281fd127b documentation/poky-ref-manual/technical-details.xml: edits per Richard Purdie vor 13 Jahren
meta cfa0eb3d0c apr-util: Upgrade to 1.4.1 vor 13 Jahren
meta-demoapps ece80fe035 Add Upstream-Status to patches vor 13 Jahren
meta-skeleton bef492a2d7 useradd-example.bb: update example documentation comments vor 13 Jahren
meta-yocto 7e66c3c4c2 base.bbclass: Allow buildstats to be optionally supplied vor 13 Jahren
scripts 10a00416a8 scripts/bitbake: add a version >= 2.6 check vor 13 Jahren
.gitignore 9493ccf065 Update gitignore to ignore all meta-* directories vor 13 Jahren
LICENSE 80878dae5b LICENSE: Clarify the license recipe source code is under vor 15 Jahren
README a8912991de README: Update to reflect what Poky is today vor 14 Jahren
README.hardware 78d1b44586 README.hardware: declare support for BeagleBoard xM rev B vor 13 Jahren
oe-init-build-env be2a2764d8 oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR vor 14 Jahren

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/