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-01-28 | qemu: Fix missing inherit native and cleanup various files | Richard Purdie | 1 | |
2007-08-22 | qemu: let 20070613 be default | Marcin Juszkiewicz | 1 | |
2007-07-30 | qemu_cvs.bb: Fix Makefile so CFLAGS/LDFLAGS in config.mak aren't overwritten | Daniel Willmann | 1 | |
2007-06-15 | qemu: apply patch from bug 2157 | Rolf Leggewie | 1 | |
* enables compilation of qemu-native with gcc4 * disables gcc version check * mail has been sent to the list to let everybody know | ||||
2006-10-20 | qemu-native: depends on sdl-native now, add more metadata | Michael Lauer | 1 | |
2006-10-19 | qemu: sync with poky, remove obsolete ones | Michael Lauer | 1 | |
2006-08-26 | qemu cvs: Update SRCDATE to 20060723 | Richard Purdie | 1 | |
2006-08-26 | qemu: Add arm nptl patch (as used in scratchbox) to fix EABI locale ↵ | Richard Purdie | 1 | |
generation, add version 0.8.2, apply patches to some fixed verisons | ||||
2006-05-27 | qemu cvs: Remove now unneeded docs patch and add a patch to fix an SDL mouse ↵ | Richard Purdie | 1 | |
bug and enable ARM PL110 RGB colour handling | ||||
2006-04-29 | qemu cvs: Disable document generation and also use any gcc-3.4 or gcc-3.3 in ↵ | Richard Purdie | 1 | |
preference to gcc if present for qemu-native | ||||
2006-02-27 | Add qemu and qemu-native cvs versions | Richard Purdie | 1 | |