diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-08-30 20:47:05 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 21:38:23 +0100 |
commit | 530f3c52a49b23fdec037e3cd21764ee36e46810 (patch) | |
tree | 1598f2eb6446e75af713c7466ad115ff2892f52e /meta/recipes-extended/augeas | |
parent | 5856f8ff968a7c7688c340881d56cfb2bf3869e3 (diff) | |
download | poky-530f3c52a49b23fdec037e3cd21764ee36e46810.tar.gz |
wic: implement --vars option
This option is used to point wic to the directory with .env
files containing list of bitbake variables and their values.
If this option is used wic will get bitbake variables from
files instead of parsing 'bitbake -e' output.
The main reason for this is to support new mode, when bitbake
runs wic to produce wic images. In this case wic can't run bitbake
again as it's locked, so it will get variables from .env files.
(From OE-Core rev: abdfad1cd68fcd7387c2a508ab81512e8f6b93ce)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/augeas')
0 files changed, 0 insertions, 0 deletions