aboutsummaryrefslogtreecommitdiffstats
path: root/packages/strace
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-08-03strace 4.5.14 fix compiling for mips[-el]. closes bug #2221Michael Lauer
(albeit by convoluting this recipe even more...)
2008-05-16Do not include cachectl.h for arm.Khem Raj
2008-03-26strace: update avr32 supportGeoffrey Wossum
This patch includes patches from Atmel's AVR32 buildroot 2.1.0. In fact, that's pretty much all it is.
2008-03-15strace: add avr32 supportKoen Kooi
2008-02-01strace 4.5.15: added missing patches (from Poky)Marcin Juszkiewicz
2008-01-31Restore files accidently removed in bad mergeRichard Purdie
2007-12-11strace: drop 4.5.14 for propagateFelix Domke
2007-05-17packages/strace: Apply patch from uclibc buildroot to fix compilation uclibc ↵Holger Freyther
angstrom Without that patch the Angstrom uclibc EABI build fails. Patch was taken from the buildroot of uclibc.
2006-10-14strace: bump pr after last patchKoen Kooi
2006-10-14strace 4.5.14: Run oe-stylize.py over the recipe.Jamie Lenehan
2006-10-14strace 4.5.14: Fix strace for glibc 2.5. Closes #1475.Jamie Lenehan
2006-10-01strace-4.5.14: drop CTL_PROC, was removed from kernel headersPhilipp Zabel
2006-07-26strace-4.5.{12,14}: fix the 'unknown syscall trap' error for EABIPhilipp Zabel
2006-07-03strace 4.5.14: Patch the sh specific syscall table to get strace intoJamie Lenehan
a more useable state. In particular none of the socket related calls could be traced - strace would just get in a loop. Now fixed. This change has no effect for non sh targets.
2006-05-12Strace: add patch from #978, closes #978Koen Kooi
2006-04-04strace: add 4.5.14, arm-eabi patch by drowPhilipp Zabel
2005-07-09merge of 20102c595555b6f10738ef4a8f639e4f90345415Rod Whitby
and 841f6095e2634754c040515b151d9b5e84e3dcb8
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
2005-07-08Reverse patch so it applies and strace Just Works (TM)Oyvind Repvik
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-06-28add quota patch to strace 4.5.11 as wellPhil Blundell
BKrev: 42c15da2B2JCqibOp9Y9cCgLBtBOmA
2005-06-28update strace to 4.5.12, and make it work with the latest glibcPhil Blundell
BKrev: 42c14bb75Bpe_YvwHSEb3-yvHBwqZw
2005-04-01switch to newest version of straceHolger Schurig
BKrev: 424d6655lWghnJdMblOeGHBG1nCTmA
2005-02-16Merge http://oe-devel@openembedded.bkbits.net/openembeddedHolger Schurig
into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/16 15:15:41+01:00 mn-solutions.de!schurig new upstream version BKrev: 421355a7HwRkA4IoiZ5F-l7QKtnyVg
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA