OpenEmbedded "poky" with some sysmocom specific modifications. Mostly used only up to sysmocom release 201310, but the "pyro" branch is still used for 201705
Go to file
Scott Rifenbark 92de0ed852 documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 628] - Added note about Python 2.6 bitbake requirement
Part of the fix for Bug 628 is to add a note that bitbake requires
python 2.6.  I added this note before the example bitbake command
that builds an image.  I also added a linked reference to the Poky
Reference Manual and mentioned the FAQ appendix.  There will be more
information about the python requirement in the FAQ.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
2011-02-23 10:55:10 -08:00
bitbake bitbake/build.py: Fix TaskFailed parameters 2011-02-23 15:06:34 +00:00
documentation documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 628] - Added note about Python 2.6 bitbake requirement 2011-02-23 10:55:10 -08:00
meta distrodata.bbclass: Fix some issues when checking upstream version on sourceforge 2011-02-23 16:23:32 +00:00
meta-demoapps matchbox: Convert all the matchbox components' repo from svn to git including: 2011-01-28 16:49:12 +00:00
meta-emenlow xpsb-glx: add libxfixes and libxdamages to DEPENDS 2011-02-14 05:33:19 -08:00
meta-rt meta-rt: atom-pc support 2011-01-20 21:36:58 +00:00
scripts qemu: enable audio support 2011-02-22 11:04:07 -08:00
.gitignore poky/.gitignore: updated the lines for the kernel manual 2010-12-10 22:01:15 -08:00
LICENSE LICENSE: Clarify the license recipe source code is under 2010-06-10 10:13:18 +01:00
README README*: Update after addition of manual 2008-02-26 11:40:57 +00:00
README.hardware README.hardware: update the beagleboard serial port documentation 2011-02-15 19:23:59 +00:00
poky-init-build-env poky-init-build-env: unset BBPATH 2011-01-18 00:20:21 +00:00

README

Poky
====

Poky platform builder is a combined cross build system and development 
environment. It features support for building X11/Matchbox/GTK based 
filesystem images for various embedded devices and boards. It also 
supports cross-architecture application development using QEMU emulation
and a standalone toolchain and SDK with IDE integration.

Poky has an extensive handbook, the source of which is contained in
the handbook directory. For compiled HTML or pdf versions of this, 
see the Poky website http://pokylinux.org.

Additional information on the specifics of hardware that Poky supports
is available in README.hardware.