]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/targetbuild: Use DL_DIR for downloads if present
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2015 10:49:18 +0000 (11:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Apr 2015 09:39:40 +0000 (10:39 +0100)
commitdc1d83d021afd77ca8fb948dc47bbd11e3844865
tree0668b3fc2ba4ba7908d5e1a436665828836d6f6b
parentab6bebddbdefec323e284b6438d9c57b3d8a2cc3
oeqa/targetbuild: Use DL_DIR for downloads if present

This isn't a test of wget so if the files we need are present in DL_DIR,
use them from there and save a bit of speed/bandwidth and skip the wget.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/targetbuild.py