Sin descripción

Matthew McClintock 7d06a71c02 Update gitignore to ignore all meta-* directories hace 13 años
bitbake acd0bedbce ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES hace 13 años
documentation 81d1a4aadf documentation/Makefile: new 'edison' variable for YP dev manual. hace 13 años
meta 7c5028614b base.bbclass: Drop unneeded dependency hace 13 años
meta-demoapps 0b9e2fa758 claws-mail: be carefull with # comments ending with backslash hace 13 años
meta-skeleton 39502562bf useradd-example: example recipe for using inherit useradd hace 14 años
meta-yocto 702c428804 poky: set linux-yocto-rt preferred version for qemu machines hace 13 años
scripts 3f692305dc scripts/oe-setup-rpmrepo: use setup_tmpdir from runqemu hace 13 años
.gitignore 7d06a71c02 Update gitignore to ignore all meta-* directories hace 13 años
LICENSE 80878dae5b LICENSE: Clarify the license recipe source code is under hace 15 años
README a8912991de README: Update to reflect what Poky is today hace 14 años
README.hardware 1ab5a6851d README.hardware: declare support for BeagleBoard xM rev B hace 13 años
oe-init-build-env be2a2764d8 oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR hace 14 años

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/