Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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_PR | Holger Hans Peter Freyther | 1 | |
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-08-03 | strace 4.5.14 fix compiling for mips[-el]. closes bug #2221 | Michael Lauer | 1 | |
(albeit by convoluting this recipe even more...) | ||||
2008-05-16 | Do not include cachectl.h for arm. | Khem Raj | 1 | |
2008-03-26 | strace: update avr32 support | Geoffrey Wossum | 1 | |
This patch includes patches from Atmel's AVR32 buildroot 2.1.0. In fact, that's pretty much all it is. | ||||
2008-03-15 | strace: add avr32 support | Koen Kooi | 1 | |
2008-01-31 | Restore files accidently removed in bad merge | Richard Purdie | 1 | |
2007-12-11 | strace: drop 4.5.14 for propagate | Felix Domke | 1 | |
2007-05-17 | packages/strace: Apply patch from uclibc buildroot to fix compilation uclibc ↵ | Holger Freyther | 1 | |
angstrom Without that patch the Angstrom uclibc EABI build fails. Patch was taken from the buildroot of uclibc. | ||||
2006-10-14 | strace: bump pr after last patch | Koen Kooi | 1 | |
2006-10-14 | strace 4.5.14: Run oe-stylize.py over the recipe. | Jamie Lenehan | 1 | |
2006-10-14 | strace 4.5.14: Fix strace for glibc 2.5. Closes #1475. | Jamie Lenehan | 1 | |
2006-10-01 | strace-4.5.14: drop CTL_PROC, was removed from kernel headers | Philipp Zabel | 1 | |
2006-07-26 | strace-4.5.{12,14}: fix the 'unknown syscall trap' error for EABI | Philipp Zabel | 1 | |
2006-07-03 | strace 4.5.14: Patch the sh specific syscall table to get strace into | Jamie Lenehan | 1 | |
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-12 | Strace: add patch from #978, closes #978 | Koen Kooi | 1 | |
2006-04-04 | strace: add 4.5.14, arm-eabi patch by drow | Philipp Zabel | 1 | |