Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu: add qemu 2.0.0 bbappend | Bruce Ashfield | 2014-07-31 | 1 | -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 dependencies | Keith Holman | 2014-06-25 | 1 | -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 builds | Bruce Ashfield | 2014-03-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | qemu: enable spice for qemu console access | Bruce Ashfield | 2014-03-25 | 1 | -0/+3 |
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |