diff options
author | Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> | 2015-09-02 08:59:43 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-01 14:13:47 +0100 |
commit | 7d1c3470bb06e43245ccb7f067121de606506430 (patch) | |
tree | b36d1bb95b1bf21b84422a731f6468b82f0d23a1 /scripts/lib/devtool/deploy.py | |
parent | b54796d013c562972e962126400503085281b425 (diff) | |
download | openembedded-core-7d1c3470bb06e43245ccb7f067121de606506430.tar.gz openembedded-core-7d1c3470bb06e43245ccb7f067121de606506430.tar.bz2 openembedded-core-7d1c3470bb06e43245ccb7f067121de606506430.zip |
distrodata: Take account proxies on distrodata tasks
Proxies defined in the enviroment where not taken into account
on the distrodata tasks. This commit implied passing the datastore
into the distro_check library and context manager for the
urllib.urlopen function.
One way to run distrodata tasks is using 'universe' as target and the
'all' distrodata task:
$ bitbake universe -c distrodataall
$ bitbake universe -c distro_checkall
$ bitbake universe -c checklicenseall
Logs are located under TMPDIR/log
[YOCTO #7567]
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions