Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runqemu: when tunctl can't be found, say what package builds it | Ross Burton | 2013-06-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | If runqemu is used without actually building any qemu images (i.e. you downloaded the images) it's likely that qemu-helper-native hasn't been built. Instead of just saying what command can't be found, tell the user how to solve their problem. (From OE-Core rev: 1498c431a161e8b3ddebefb5f03f4f11d5796c1d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | Further cleanup of various poky references | Richard Purdie | 2011-04-21 | 1 | -2/+2 |
| | | | | | | (From OE-Core rev: fe73ea8c510877fe4e3c117985e8f3d0b79ddf1b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | Rename poky-qemu to runqemu | Richard Purdie | 2011-04-21 | 1 | -0/+52 |
(From OE-Core rev: 7687d91f73f4a116593315b3b1488ac3f0904905) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |