README 1.1 KB

12345678910111213141516171819202122232425
  1. Poky
  2. ====
  3. Poky is an integration of various components to form a complete prepackaged
  4. build system and development environment. It features support for building
  5. customised embedded device style images. There are reference demo images
  6. featuring a X11/Matchbox/GTK themed UI called Sato. The system supports
  7. cross-architecture application development using QEMU emulation and a
  8. standalone toolchain and SDK with IDE integration.
  9. Additional information on the specifics of hardware that Poky supports
  10. is available in README.hardware. Further hardware support can easily be added
  11. in the form of layers which extend the systems capabilities in a modular way.
  12. As an integration layer Poky consists of several upstream projects such as
  13. BitBake, OpenEmbedded-Core, Yocto documentation and various sources of information
  14. e.g. for the hardware support. Poky is in turn a component of the Yocto Project.
  15. The Yocto Project has extensive documentation about the system including a
  16. reference manual which can be found at:
  17. http://yoctoproject.org/community/documentation
  18. For information about OpenEmbedded see their website:
  19. http://www.openembedded.org/