説明なし

Paul Eggleton 2f4311370b matchbox-themes-extra: fix SRC_URI 14 年 前
bitbake 4648aadfe1 ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES 14 年 前
documentation b281fd127b documentation/poky-ref-manual/technical-details.xml: edits per Richard Purdie 14 年 前
meta 813cc8e165 matchbox-desktop: fix SRC_URI 14 年 前
meta-demoapps 2f4311370b matchbox-themes-extra: fix SRC_URI 14 年 前
meta-skeleton bef492a2d7 useradd-example.bb: update example documentation comments 14 年 前
meta-yocto f17e0ae38b conf/machine: Don't poke around providers which aren't machine specific/safe 14 年 前
scripts 10a00416a8 scripts/bitbake: add a version >= 2.6 check 14 年 前
.gitignore 9493ccf065 Update gitignore to ignore all meta-* directories 14 年 前
LICENSE 80878dae5b LICENSE: Clarify the license recipe source code is under 15 年 前
README a8912991de README: Update to reflect what Poky is today 14 年 前
README.hardware 78d1b44586 README.hardware: declare support for BeagleBoard xM rev B 14 年 前
oe-init-build-env be2a2764d8 oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR 14 年 前

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/