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:29 +0000 |
commit | ad246f5ce0652bd917d85884176baa746e1379ff (patch) | |
tree | 867777bab5e27352c1953c3d015a99c9b2338a2e /meta/conf/bitbake.conf | |
parent | a847dd7202a2c493788c45d11eb86866264af7a4 (diff) | |
download | openembedded-core-contrib-ad246f5ce0652bd917d85884176baa746e1379ff.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]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/bitbake.conf')
0 files changed, 0 insertions, 0 deletions