summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-09-04 15:52:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-10 15:38:54 +0100
commit5e1854957455131053ec7de5c98c330b97493452 (patch)
tree2dcad704bb85c637e6e695e149168569726f5d37 /meta/recipes-devtools/qemu
parent3a7769329e6684b13568c93bc8dd9d7bb9261ec9 (diff)
downloadpoky-5e1854957455131053ec7de5c98c330b97493452.tar.gz
bitbake.conf: use ??= for IMAGE_ROOTFS_SIZE
Previously, when building core-image-minimal, the rootfs size would default to 64M because we use '?=' in bitbake.conf and also '?=' in core-image-minimal.bb. The thing is, we'd like to have a default value for all images set in bitbake.conf but still allow each image recipe to set its own default value which could be overridden by users in local.conf. (From OE-Core rev: 18f499df6bcbf79d7bd0a99c4c8693268683485f) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu')
0 files changed, 0 insertions, 0 deletions