aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qemu
AgeCommit message (Collapse)Author
2010-07-10qemu_0.12.4.bb: Add 99_stable.diff from debian.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-02qemu: When using _append we dont need +=Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-02qemu: fix the fix for qemu-native vs. no zlib on hostDmitry Eremin-Solenikov
Make the qemu virtual:native build to pass staging dir via EXTRA_OECONF, not via QEMU_CFLAGS, which aren't passed to configure environment. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-23qemu: Fix running linux user programs on iWMMXt processors.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-17qemu-0.12.4: Add recipes for 0.12.4Khem Raj
* Tested by booting arm, ppc, mips, sh4, and x86 systems Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-13qemu: add workarround to fallback to safe mmap_min_addrMartin Jansa
* in case /proc/sys/vm/mmap_min_addr cannot be read because of security of host system Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-24qemu_0.12.3.bb : add two patches from git to fix cp15 accessGraeme Gregory
Found these were needed when upgrading to gcc 4.5.0/glibc 2.10.1 combo
2010-03-28qemu: curl isn't in DEPENDS, so disable itKoen Kooi
2010-03-16qemu: fix build with zlib-dev missing on hostRoman I Khimov
OE provides its own zlib-native and qemu-native should use that. Thanks to Thomas Zimmermann <ml@vdm-design.de> for spotting it. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-16Revert "qemu: fix build without zlib headers installed on buildhost"Thomas Zimmermann
This reverts commit e19f00968b9d865088ef3a45a85825c5fc17edc5.
2010-03-15qemu: fix build without zlib headers installed on buildhostThomas Zimmermann
*qemu-native fails to build without zlib-dev package installed on buildhost *configure script just adds -I. and -I${SRC_DIR} to QEMU_CFLAGS to build checks, so it fails to build without headers installed on host *change DEPENDS from zlib to zlib-native to install zlib headers in staging Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-09qemu: remove 0.10.3Roman I Khimov
See "sanity: remove /proc/sys/vm/mmap_min_addr check" for reasoning, basically, 0.12.x is needed for reliable work on any host system. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09qemu: remove 0.9.xRoman I Khimov
QEMU 0.9.x is obsolete this days and with all modifications made for QEMU 0.10.x in OE, versions 0.9.x are unusable anyway. 0.10.3 was introduced 10 month ago, so a good transition time was also given. Now it's time to just kill it. Also remove cvs and svn versions since those are 0.9.x leftovers and QEMU moved to git long ago. Also remove gcc3 checks since that are not relevant for QEMU 0.10+. Also remove from icecc blacklist, since QEMU builds fine with it and the reason for blacklisting was GCC 3. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09qemu: add version 0.12.3Roman I Khimov
qemu-native tested to compile on openSUSE 11.2 and Debian Lenny. Binary locale generation tested for qemuarm/glibc, simpad/glibc, x86-prescott/eglibc, efika/glibc. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-03qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclassTom Rini
Move the logic to determine what qemu-TARGET to run into qemu.bbclass so we can check for the right binary in sanity.bbclass. This code was duplicated by glibc-package and eglibc-package anyhow and with the new fn we can clean up the usage in these classes a bit. Now that we have a class for qemu stuff, and the gcc check is just for qemu, move it there.
2009-12-15Patch added to fix QEMU 0.10.3 compilation on distros with FORTIFY_SOURCE ↵Yuri Bushmelev
enabled.
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-05-23qemu-native.inc : force qemu native to use our C/LDFLAGS so that you don'tGraeme Gregory
need the required dev packages installed on host. Use our OE versions
2009-05-21qemu 0.10.3: port OE patches, make preferable versionRoman I Khimov
Fixes binary locale generation broken by 6065fa491c009118ae282ae933215649cccfcd24. Tested to work on ARM OABI (simpad), ARM EABI (qemuarm), PowerPC (efika) and i686 (x86-prescott). Acked-by: Philipp Zabel <philipp.zabel@gmail.com>
2009-05-04qemu: add version 0.10.3, initialRoman I Khimov
Finally not requiring GCC3. Added with masked preference, need to carefully sort out and apply OE's patches. Acked-by: Tom Rini <trini@embeddedalley.com>
2009-03-22qemu_svn: fix FILESPATH after base.bbclass changesAndrea Adami
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>