Açıklama Yok

Mark Hatle 13f3607779 native.bbclass: Add a simple chown intercept command 14 yıl önce
bitbake 5fbb1b77d0 doc/usermanual.xml: Tweaks for the manual 14 yıl önce
documentation a27fbe5e25 documentation/yocto-project-qs/yocto-project-qs.xml: removed 5.0 references 14 yıl önce
meta 13f3607779 native.bbclass: Add a simple chown intercept command 14 yıl önce
meta-demoapps 79031b082b recipes: Add Upstream-Status to multiple recipes 14 yıl önce
meta-rt 6e95cb246f Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* 14 yıl önce
meta-skeleton ffef4dad89 Add a skeleton for init scripts 14 yıl önce
meta-yocto c2007ba4cd poky-lsb.conf: Instead of += with _append 14 yıl önce
scripts 13f3607779 native.bbclass: Add a simple chown intercept command 14 yıl önce
.gitignore 2c2e61743c Rename the remaining poky-* scripts to oe-* or runqemu-* 14 yıl önce
LICENSE 80878dae5b LICENSE: Clarify the license recipe source code is under 15 yıl önce
README a8912991de README: Update to reflect what Poky is today 14 yıl önce
README.hardware 2458da25a8 README.hardware: update installation instructions for beagleboard 14 yıl önce
oe-init-build-env 65f4b65410 Further cleanup of various poky references 14 yıl önce

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/