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
Marcin Juszkiewicz d4740e0ebc libsndfile: merge with OE
Revision: a861d7ae9f7e1ef52c56fcb6017fe9b7c48dc72b
Ancestor: 3fe444996883cc54a95f94bd89d9fba641d08c20
Author: mickeyl@openembedded.org
Date: 2007-12-03T20:22:24
Branch: org.openembedded.dev

Modified files:
        packages/libsndfile/libsndfile1_1.0.17.bb

ChangeLog:

libsndfile 1.0.17 needs an ugly hardcoded hack for some autofoo variables
otherwise it silently fails on runtime. all the ugly low level
research done by graeme@openmoko.org - thanks!


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-23 14:08:54 +00:00
bitbake build.py: Fix task override handling (breaks compatibility but it didn't work at all before) 2008-05-21 21:20:44 +00:00
build/conf local.conf.sample: Don't ASSUME_PROVIDED gcc3-native anymore 2008-04-25 22:06:25 +00:00
handbook handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/ 2008-04-28 09:38:54 +00:00
meta task-poky: Fix variable 2008-05-22 16:28:00 +00:00
meta-extras gypsy: bump SRCREV to 147 2008-04-30 21:48:50 +00:00
meta-openmoko/packages libsndfile: merge with OE 2008-05-23 14:08:54 +00:00
scripts pokyABConfig.py: Add om-gta02 2008-05-22 10:25:09 +00:00
LICENSE Add top level LICENSE 2007-06-26 11:44:47 +00:00
README README*: Update after addition of manual 2008-02-26 11:40:57 +00:00
README.hardware Fix broken string with weird characters. 2008-02-29 13:29:19 +00:00
poky-init-build-env poky-init-build-env: Don't exit from sourced scripts, return 2007-07-25 10:44:56 +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.