Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-06 | oprofile: Include powerpc architecture files, due to powerpc/ppc namespace ↵ | Leon Woestenberg | 1 | |
change. | ||||
2008-12-05 | oprofile: ship only ARCH related support - saves 1.8MB (from BugLabs) | Marcin Juszkiewicz | 1 | |
2008-12-05 | oprofile: move common stuff to oprofile.inc | Marcin Juszkiewicz | 1 | |
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-08 | oprofile 0.9.3: Fixed armv7a patch to actually distribute armv7 event files. | Robert Schuster | 1 | |
oprofile 0.9.4: New recipe. | ||||
2008-07-04 | oprofile 0.9.3: add armv7a support | Koen Kooi | 1 | |
2008-07-03 | oprofile: fix build with gcc 4.3 | Koen Kooi | 1 | |
2008-06-17 | oprofile: sync with poky | Koen Kooi | 1 | |
2008-05-23 | oprofile: make opcontrol compatible with busybox 'kill' | John Lee | 1 | |
2007-08-08 | oprofile: add 0.9.3, update cvs, drop 0.9.1 left-overs | Philipp Zabel | 1 | |
- the no_arm_mapping_syms and opcontrol_bashisms patches are applied upstream |