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
Bruce Ashfield 37c4345197 linux-yocto: beagleboard enablement
Enable beagleboard support for 2.6.37. The only non-kernel related
change for the board is to update the serial console designation.

The Beagleboard use omap serial driver, so we replace ttyS2 with ttyO2.
This is described in following link:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg40838.html

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Liming Wang <liming.wang@windriver.com>
2011-01-19 11:36:27 -08:00
bitbake bitbake/utils.py: Teach unlockfile about shared mode lockfiles 2011-01-19 13:30:14 +00:00
documentation documentation/yocto-project-qs: Updated the Packages section. 2011-01-18 17:54:52 +00:00
meta linux-yocto: beagleboard enablement 2011-01-19 11:36:27 -08:00
meta-demoapps recpies: use SRCPV instead of SRCREV for PV 2011-01-06 10:37:30 +00:00
meta-emenlow meta-emenlow: update to the new BSP layout 2010-12-23 14:20:50 +00:00
scripts qemuimagetest: Use the same image in sanity testing to fix the timeout issue on autobuilder 2011-01-14 08:09:26 -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: Add Atom PC image flashing documentation 2010-12-16 17:14:50 +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.