]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils: targetbuild: take proxy into account
authorStefan Stanacar <stefanx.stanacar@intel.com>
Sun, 9 Feb 2014 10:39:30 +0000 (12:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:56:22 +0000 (11:56 +0000)
commit97e263b99cbe8184a74f80738fd471cfdef29e0c
tree7503e4f5dcb10ce73ca1fdb45143c835e98ebf17
parent9b75f6a5786ff7b2e6219d78b38f0032f100c660
oeqa/utils: targetbuild: take proxy into account

A previous commit broke downloads
when proxies are involved, let's fix it.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/buildcvs.py
meta/lib/oeqa/runtime/buildiptables.py
meta/lib/oeqa/runtime/buildsudoku.py
meta/lib/oeqa/utils/targetbuild.py