aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/orc
AgeCommit message (Collapse)Author
2011-04-27orc: add version 0.4.11Paul Menzel
This version is build tested using `angstrom-2010.x` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"`. `schroedinger_1.0.9.bb` also builds fine with this version. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Peter Gsellmann <pgsellmann@portner-elektronik.at>
2011-04-20orc: DP=-1 for 0.4.13 and some fixupsHenning Heinold
* use DEFAULT_PREFERENCE=-1 for 0.4.13 because its breaks schroedinger and segfaults on debian unstable * remove unpinned versions * switched ot INC_PR
2011-04-19orc: add new version 0.4.13 and remove non-working 0.4.12Henning Heinold
2011-04-16orc: add version 0.4.12Paul Menzel
This version is build tested using the following configuration. Build Configuration: BB_VERSION = "1.12.0" METADATA_BRANCH = "orc" METADATA_REVISION = "9df86e7" TARGET_ARCH = "arm" TARGET_OS = "linux-uclibceabi" MACHINE = "beagleboard" DISTRO = "minimal-uclibc" DISTRO_VERSION = "dev-snapshot-20110416" TARGET_FPU = "hard" Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-28orc: add version 0.4.10Paul Menzel
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2010-09-22orc: update to 0.4.9Koen Kooi
2010-06-25orc: add 0.4.5, rumoured to have a neon backendKoen Kooi
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-19orc: add version 0.4.4Eric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-05-19orc-native: fix temporary files'pathEric Bénard
* orcc is using /tmp for temporary file which leads to compilation failure if /tmp is mounted with noexec thus use the actual directory for temporary files. * tested with gst-plugins-bad Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-03-17orc: add license stub, packaging still needs to change to comply with itKoen Kooi
2010-03-15orc: fix packaging, recipe style issues and factor into .incKoen Kooi
2010-03-15orc: created recipeFrans Meulenbroeks
incorporated patches from debian Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>