diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2019-02-15 16:14:52 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-15 16:05:37 +0000 |
commit | cc283a9028f69dc29f3e28a21be96107be52827b (patch) | |
tree | 4c4ba2d29465885fcfc4bd59f67d64dd7aeb3214 /.gitignore | |
parent | ad522ea6a64ebc17f723a7580e3ac23e02575e77 (diff) | |
download | poky-cc283a9028f69dc29f3e28a21be96107be52827b.tar.gz |
runqemu: Make QB_MEM easier to set
It only could be set as the following in the past:
QB_MEM = "-m 256"
Now it also can be set as:
QB_MEM = "-m 256M (or m)"
QB_MEM = "256M (or m)"
[YOCTO #11522]
(From OE-Core rev: ad246f5ce0652bd917d85884176baa746e1379ff)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions