]> code.ossystems Code Review - openembedded-core.git/commit
conf/bitbake.conf: allow wget to output error messages
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 13 Jan 2012 17:16:18 +0000 (17:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 14:53:03 +0000 (14:53 +0000)
commit81dcfc5e7a93d74caafde1dff923bfe6c008d9ea
treebfb68b75f6ba9ac27a5025fea8cc106a98bce708
parentc9f6fd20cf65799714b45a7bdfc3dd022b3d79cd
conf/bitbake.conf: allow wget to output error messages

Use the -nv instead of -q command line option for wget so that if
fetching from a URL that the wget fetcher handles (e.g. http) fails, we
get a possibly useful error message (but it still remains relatively
quiet when the fetch succeeds.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/conf/bitbake.conf