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
Yu Ke a2545c4220 mesa: cleanup and remove the old version 7.5, 7.7 and 7.8.2
- mesa 7.8.2 is kept to have a version without GPLv3 talloc. now 7.10.2 has removed the talloc, 7.8.2 can be removed safely.
 - mesa 7.5 and 7.7 is a legacy recips from original poky, also can removed.
 - mesa-dri-glsl-native_7.8.2 is a dependecy recipe only used by mesa 7.8.2, should also be removed along with mesa 7.8.2
 - aslo update the patch upstream status

(From OE-Core rev: 87265d03aa7ae69e7b476ac31d62cfb23b3e0e03)

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-18 09:57:03 +01:00
bitbake bitbake: correct typo in ??= documentation 2011-04-18 09:40:37 +01:00
documentation documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with 'yoctoproject' 2011-04-18 05:51:23 +01:00
meta mesa: cleanup and remove the old version 7.5, 7.7 and 7.8.2 2011-04-18 09:57:03 +01:00
meta-demoapps Various: Update KERNELORG_MIRROR for consistency 2011-03-23 15:44:04 +00:00
meta-rt meta-rt: atom-pc support 2011-01-20 21:36:58 +00:00
meta-yocto/conf poky-lsb: Add "largefile" feature for LSB distro. 2011-04-18 05:50:29 +01:00
scripts scripts/poky-qemu-internal: call stty sane before exit 2011-03-31 22:02:50 +01: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: automate boot process for router station pro 2011-04-12 10:12:21 -07:00
poky-init-build-env poky-init-build-env: unbork for zsh 2011-03-23 15:43:48 +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.