summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/qemu
Commit message (Collapse)AuthorAgeFilesLines
* bbappends: resync bbappends to oe-core/meta-oe latestBruce Ashfield2014-08-252-5/+5
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* qemu: add qemu 2.0.0 bbappendBruce Ashfield2014-07-311-0/+0
| | | | | | Adding a qemu 2.0.0 bbappend to sync with oe-core master. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* qemu: add attr and cap-ng dependenciesKeith Holman2014-06-251-1/+1
| | | | | | | | | | | | | In qemu, the virtfs configuration option requires attr and cap-ng. Adding "attr" to a PACKAGECONFIG[virtfs] doesn't work because this only adds "attr" as a package dependency but doesn't set the configuration option for generating the correct configure command line. This fix explicitly adds the two required configuration options to the configuration line since virtfs is already specified as a desired configuration option. Signed-off-by: Keith Holman <Keith.Holman@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* qemu: inhibit spice dependency for native and native-sdk buildsBruce Ashfield2014-03-261-0/+2
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* qemu: enable spice for qemu console accessBruce Ashfield2014-03-251-0/+3
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>