Go to file
Scott Rifenbark 7f0a98f9ee - documentation/Makefile: Cleaned up Makefile
[BUGID#_1025] - I added some conditionals to handle the
Yocto Project Quick Start case.  This manual does not have
a PDF version.  I put in tests for publishing and for a case
where a user might attempt to specifically generate a PDF
using 'make pdf'.  I also converted the version variable into
a command-line argument so we don't have to edit the make file
when a new release comes out.

(From yocto-docs rev: 9ab1e208e6e08b5d05ab2012a05dc3450420cfe8)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-20 22:35:16 +00:00
bitbake persist_data: increase the SQLite connection timeout 2011-11-14 18:02:36 -08:00
documentation - documentation/Makefile: Cleaned up Makefile 2011-12-20 22:35:16 +00:00
meta poky.conf: DISTRO bump 2011-12-19 14:35:40 -08:00
meta-demoapps matchbox: Convert all the matchbox components' repo from svn to git including: 2011-01-28 16:49:12 +00:00
meta-rt kernel-rt: use correct branch names and new git SRC_REV format 2011-05-04 15:43:26 -07:00
meta-yocto/recipes-core/netbase netbase: automatically bring up usb0 on BeagleBoard xM 2011-05-05 09:55:40 -07:00
scripts Remove help2man dependency 2011-10-17 15:47:53 -07: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
poky-init-build-env poky-init-build-env: unset BBPATH 2011-01-18 00:20:21 +00:00
README README*: Update after addition of manual 2008-02-26 11:40:57 +00:00
README.hardware README.hardware: update installation instructions for beagleboard 2011-05-25 16:23:29 -07:00

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.