summaryrefslogtreecommitdiff
path: root/packages/qemu
AgeCommit message (Collapse)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther3
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 Luebbe3
2008-06-27qemu 0.9.1: fix SRC_URI (from Poky)Marcin Juszkiewicz1
2008-02-03qemu: Fix writev syscall null value handling, fixes glibc LC_CTYPE errors ↵Richard Purdie2
during locale generation
2008-01-31gcc-native 3.4.4: Rename PROVIDES gcc-native3 to gcc3-native.Paul Sokolovsky1
* Consistent with how other versioned native packages called. As discussed on ML.
2008-01-30qemu_0.9.1.bb : add the no-strip patch from #3721Graeme Gregory2
2008-01-28qemu: Bump PR to make sure nobody is bitten by the native.bbclass prefix ↵Richard Purdie2
issue. Add DEPENDS on gcc-native3
2008-01-28qemu: Fix missing inherit native and cleanup various filesRichard Purdie6
2008-01-28qemu: Remove versions with negative default preferences and cleanupRichard Purdie80
2008-01-28Add qemu 0.9.1 from poky and make it the deafult since it fixed a ton of bugsRichard Purdie3
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into ↵Marcin Juszkiewicz1
base.bbclass (from Poky)
2008-01-01merge of '0d9bd56d97ada159199c80422a743fbaa437a818'Paul Sokolovsky29
and '7c47cd537d8cebaa3111aa836db24534a39b5ed9'
2008-01-01qemu: Add 0.9.0+cvs20071121 from Poky. DEF_PREF = -1.Paul Sokolovsky29
2007-12-30qemu: Fix .inc file to expand PATH and EXTRA_OECONF and check for gcc-3.4.4 ↵Richard Purdie1
as a priority
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie2
2007-08-23qemu: factor out gcc3 check function and include itMichael Lauer3
2007-08-22merge of '27baa018f9f9e77156f5eb95353722f773cc651d'Marcin Juszkiewicz2
and 'a61caf645adcb41a0f8ba344818d237040ae0bc9'
2007-08-22qemu: remove stripping during do_stage - close #2831Marcin Juszkiewicz2
2007-08-22qemu-native: thanks, hrw, but please, pick up my gcc3 too! ;-)Michael Krelin1
2007-08-22qemu: let 20070613 be defaultMarcin Juszkiewicz1
2007-08-22qemu: added 20070613 version from Poky - this works on 32 and 64 bit machinesMarcin Juszkiewicz30
2007-08-22qemu-qop-nogfx-native: droppedMarcin Juszkiewicz1
2007-07-30qemu_cvs.bb: Fix Makefile so CFLAGS/LDFLAGS in config.mak aren't overwrittenDaniel Willmann2
2007-07-06qemu 0.9.0+cvs: polished .bbs a bit and gave them default preference of -1, ↵Michael Krelin2
anyway
2007-07-06qemu-native: amd64-enabled 0.9.0 cvs snapshot from bug #2589.Marek Vasut9
2007-07-05qemu-native: add picking up gcc-3.4.6 to gcc selection codeMichael Krelin1
2007-07-04qemu-native: added zlib-native to DEPENDS - close #2561Marcin Juszkiewicz1
2007-06-15qemu: apply patch from bug 2157Rolf Leggewie2
* enables compilation of qemu-native with gcc4 * disables gcc version check * mail has been sent to the list to let everybody know
2006-12-31qemu: No need to look for sdl-config-native nowRichard Purdie1
2006-11-15qemu-native: added gcc34 and gcc33 as available CC - close #1584Marcin Juszkiewicz1
2006-11-05qemu: Drop unused filesRichard Purdie5
2006-10-23qemu-native * make do_stage more reliableMichael Lauer1
2006-10-23qemu-native * make it pick up sdl-config-nativeMichael Lauer1
2006-10-20qemu: add missing filesMichael Lauer9
2006-10-20qemu-native: install binaries into staging (again)Michael Lauer1
2006-10-20qemu-native: depends on sdl-native now, add more metadataMichael Lauer3
2006-10-19qemu: sync with poky, remove obsolete onesMichael Lauer15
2006-10-04qemu-native.inc: Do not overwrite EXTRA_OECONF, append to it.Paul Sokolovsky1
2006-09-02qemu-native: Create qemu-native.bbclass so all versions have the gcc 3.x ↵Richard Purdie6
detection code
2006-08-26qemu: fix typoKoen Kooi1
2006-08-26merge of 'bf8790b0b16ee7e79a7ef29a775d55ffeabcb9a2'Koen Kooi2
and 'e756d424cb3aac14f24822fd1d4481b5dc2fa8fd'
2006-08-26qemu 0.8.2: use the cross compiler to build 'qemu'Koen Kooi2
2006-08-26qemu cvs: Update SRCDATE to 20060723Richard Purdie2
2006-08-26qemu: Add arm nptl patch (as used in scratchbox) to fix EABI locale ↵Richard Purdie10
generation, add version 0.8.2, apply patches to some fixed verisons
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther4
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-25qemu: add missing 0.8.1 fileJustin Patrin1
2006-07-09qemu: add -native counterpart for 0.8.1Koen Kooi1
2006-07-09qemu-qop: remove nodocs patchKoen Kooi1
2006-06-06qemu: fix the no docs patch against the qemu trunk.Mika Laitio1
2006-05-27qemu cvs: Remove now unneeded docs patch and add a patch to fix an SDL mouse ↵Richard Purdie4
bug and enable ARM PL110 RGB colour handling