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-23 14:24:25 +0000 |
commit | 36fb785bf8cd2f387c91d52f597602a5dbc3948b (patch) | |
tree | ed26dd07299ab803faf1ebeff1d116805e5bea5d /scripts/sysroot-relativelinks.py | |
parent | 69a1fca4374797dea56035ce56a17441a2ca9280 (diff) | |
download | openembedded-core-contrib-36fb785bf8cd2f387c91d52f597602a5dbc3948b.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]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'scripts/sysroot-relativelinks.py')
0 files changed, 0 insertions, 0 deletions