説明なし

Robert Bradford 603ae240ff Add .gitignore 16 年 前
bitbake 4d2a3b6a3d bitbake providers.py: Fix message typo and improve debug info 16 年 前
bitbake-dev 228f25bb45 bitbake: cooker.py: Fix the point the configuration __depends is renamed 16 年 前
build 96a71ae116 local.conf.sample: Make the parallel threads documentation more visible and update with a quadcore example 16 年 前
handbook c772ed952b This documents that PE defaults to 0 not 1 as previously written 16 年 前
meta 8c32e370ef libx11: Clean up all the git recipes into a common include file 16 年 前
meta-extras 86ab8c8d1e libnotify: move from meta-extras to meta-openmoko 16 年 前
meta-openmoko 86ab8c8d1e libnotify: move from meta-extras to meta-openmoko 16 年 前
scripts c16dee4ff9 scripts/pokyABConfig.py: Add poky-image-netbook-live 16 年 前
.gitignore 603ae240ff Add .gitignore 16 年 前
LICENSE de5a8b7f09 Add top level LICENSE 18 年 前
README b2bdf19d90 README*: Update after addition of manual 17 年 前
README.hardware 566df3c2f6 Fix broken string with weird characters. 17 年 前
poky-init-build-env f7bf74a05a poky-init-build-env: Don't exit from sourced scripts, return 18 年 前

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.