diff options
| author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-11-02 13:42:01 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:05:19 +0000 |
| commit | 51be1880631435627e8ff490d71b024c2683244a (patch) | |
| tree | f3b07ba37b60db968b359ca3cdac2da8e37ffb74 /scripts/lib/devtool/build.py | |
| parent | 72e9ae377d310282f1c8cc49d4806b26a0b41e79 (diff) | |
| download | poky-51be1880631435627e8ff490d71b024c2683244a.tar.gz | |
oeqa/utils: {Target,SDK,}BuildProject remove dependency of bb
Don't use bitbake references inside utils modules, in order todo
that changes getVar calls for arguments in the __init__ method like
dl_dir for all the classes and testlogdir, builddatetime in
SDKBUildProject.
Also don't export proxies inside _download_archive method, a good
practice is to setup the proxies at init of the process instead of
do it in this helper module.
[YOCTO #10231]
[YOCTO #10599]
(From OE-Core rev: 581c34d1efe9839f50ef322761269b4e4d8a56a6)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions
