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
Nitin A Kamble f897723207 ldconfig-native-2.12.1: newer recipe with eglibc sources
This fixes [YOCTO #780]

Handle the input/output data with different endian-ness correctly
Also fix the definition of LD_SO for cross environment

And remove the older 2.5 version of ldconfig-native recipe

(From OE-Core rev: 694db055f3729662e0e0193a31f2098be599877f)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-04 23:56:31 +01:00
bitbake bitbake/runqueue.py: Ensure fakeroot env variables make it to the child process 2011-03-31 17:21:44 +01:00
documentation documentation/poky-ref-manual/development.xml: Edits for Eclipse and Anjuta 2011-04-04 17:28:06 +01:00
meta ldconfig-native-2.12.1: newer recipe with eglibc sources 2011-04-04 23:56:31 +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 conf/distro/poky.conf: Use -uclibceabi instead of -uclibgnuceabi 2011-04-04 14:09:04 +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: remove u-boot flashing instructions for mpc8315e-rdb 2011-03-31 22:02:49 +01: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.