summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/qemu/qemu.inc
AgeCommit message (Expand)AuthorFiles
2017-03-01recipes: Make use of the new bb.utils.filter() functionPeter Kjellerstedt1
2017-02-23qemu-native: Point python to python2 on build hostKhem Raj1
2017-02-07qemu: Add missing 'inherit pkgconfig'Jussi Kukkonen1
2017-02-05qemu: Upgrade to 2.8.0Aníbal Limón1
2017-01-23qemu: Upgrade to 2.7.1Aníbal Limón1
2016-09-09qemu: fix: cp command cannot find tests/MakeflieJianxun Zhang1
2016-08-01qemu: add patch to add mips 24KEc CPU definitionAndré Draszik1
2016-07-01qemu: add PACKAGECONFIG stanza for bzip2Ross Burton1
2016-06-23qemu: Use Gtk+3, add configure patch to find vteJussi Kukkonen1
2016-06-15qemu-native: set ld.bfd, fix cflags, and set some environment varsStephen Arnold1
2016-06-01qemu: remove runtime python dependencyAlexander Kanavin1
2016-05-06qemu: remove explicit but redundant native build dependenciesRoss Burton1
2015-12-28qemu: add PACKAGECONFIG for Nettle crypto supportRoss Burton1
2015-12-27qemu: upgrade to 2.5.0Cristian Iorga1
2015-10-07Revert "qemu-native: Enable temporary debug info as default."Aníbal Limón1
2015-10-01qemu: Drop BROKEN usageRichard Purdie1
2015-09-04qemu: Fix qemu_cpu_kick_thread on initAníbal Limón1
2015-09-02qemu: enable alsa only if in DISTRO_FEATURESJosep Puigdemont1
2015-08-29qemu-native: Enable temporary debug info as default.Aníbal Limón1
2015-08-16qemu-native: Add debugging when qemu fails with qemu_cpu_kick_threadAníbal Limón1
2015-08-09qemu: add ptest sub-packageKai Kang1
2015-07-31qemu: add PACKAGECONFIG for gnutlsRobert Yang1
2015-07-16qemu: upgrade to 2.4.0-rc0Cristian Iorga1
2015-07-12qemu: remove invalid sed commandRobert Yang1
2015-06-11qemu: Add support for UUIDJuro Bystricky1
2015-05-07qemu: upgrade to 2.3.0Cristian Iorga1
2015-02-14qemu: Update PACKAGECONFIG[xen] and add xen to defaultsNathan Rossi1
2015-01-16qemu: fix B != SRobert Yang1
2014-12-19qemu: disable vte if gtk is also disabledRichard Tollerton1
2014-11-28qemu: Add missing wacom HID descriptorRichard Purdie1
2014-09-03qemu-native: only depends on libxext-native when x11Robert Yang1
2014-08-29qemu-native: depends on libxext-native when enable sdlRobert Yang1
2014-08-27qemu: add PACKAGECONFIG for numaJackie Huang1
2014-08-23qemu: Explicitly disable libiscsi, its not in DEPENDSJonathan Liu1
2014-08-17qemu.inc: Drop unneeded nativesdk-libsdl RDEPENDSRichard Purdie1
2014-08-15qemu: add PACKAGECONF lzoKai Kang1
2014-08-15qemu: enable aarch64 supportKai Kang1
2014-08-15qemu: Overwrite KVM explicitly for darwin/mingwRichard Purdie1
2014-08-15qemu: Simplify DEPENDSRichard Purdie1
2014-08-15qemu: Add PACKAGECONFIG for glxRichard Purdie1
2014-08-15qemu: Add alsa PACKAGECONFIG and cleanup native/nativesdk DEPENDSRichard Purdie1
2014-08-15qemu: Fixup target sdl configuration to use PACKAGECONFIGRichard Purdie1
2014-08-15qemu: Move dtc(fdt) configuration to PACKAGECONFIGRichard Purdie1
2014-08-11qemu: upgrade to 2.1Cristian Iorga1
2014-08-02qemu.inc: Allow optional use of pkg-config from the HOSTRichard Purdie1
2014-07-25qemu: Use PACKAGECONFIG for libusb to avoid floating dependencyRichard Purdie1
2014-07-17qemu: exclude some ARM EABI obsolete syscallsRoy.Li1
2014-07-03qemu: fix qemu-native pkg-config pathsCristian Iorga1
2014-05-13qemu: define PACKAGECONFIG[] for ssh2Joe Slater1
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador1