diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-03-02 19:37:45 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-25 10:29:14 +0000 |
commit | fae732f24e965e80d414b5cd63ff5d33d8dfcd60 (patch) | |
tree | 0db31b176d1b8d34b051a4097418ac2e7a6ad8ef /.templateconf | |
parent | e469bb722e89d4246aa908660b22f79b8a7f1041 (diff) | |
download | poky-fae732f24e965e80d414b5cd63ff5d33d8dfcd60.tar.gz |
runqemu-internal: cleanup unsed code
* remove akita and spitz related code
They are not supported by runqemu anymore:
$ runqemu spitz
Error: unable to classify arg [spitz]
So remove related code.
* Remove checking of 256M for qemuarm, qemu can check it, for example:
$ runqemu qemuarm qemuparams="-m 1024"
[snip]
qemu: Too much memory for this machine: 1024 MB, maximum 256 MB
[snip]
(From OE-Core rev: 36fb785bf8cd2f387c91d52f597602a5dbc3948b)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions