summaryrefslogtreecommitdiff
path: root/packages/qemu/qemu_cvs.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
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 Freyther1
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-28qemu: Fix missing inherit native and cleanup various filesRichard Purdie1
2007-08-22qemu: let 20070613 be defaultMarcin Juszkiewicz1
2007-07-30qemu_cvs.bb: Fix Makefile so CFLAGS/LDFLAGS in config.mak aren't overwrittenDaniel Willmann1
2007-06-15qemu: apply patch from bug 2157Rolf Leggewie1
* enables compilation of qemu-native with gcc4 * disables gcc version check * mail has been sent to the list to let everybody know
2006-10-20qemu-native: depends on sdl-native now, add more metadataMichael Lauer1
2006-10-19qemu: sync with poky, remove obsolete onesMichael Lauer1
2006-08-26qemu cvs: Update SRCDATE to 20060723Richard Purdie1
2006-08-26qemu: Add arm nptl patch (as used in scratchbox) to fix EABI locale ↵Richard Purdie1
generation, add version 0.8.2, apply patches to some fixed verisons
2006-05-27qemu cvs: Remove now unneeded docs patch and add a patch to fix an SDL mouse ↵Richard Purdie1
bug and enable ARM PL110 RGB colour handling
2006-04-29qemu cvs: Disable document generation and also use any gcc-3.4 or gcc-3.3 in ↵Richard Purdie1
preference to gcc if present for qemu-native
2006-02-27Add qemu and qemu-native cvs versionsRichard Purdie1