]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Increased verbosity for connectivity check
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 28 Apr 2015 11:27:25 +0000 (12:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 May 2015 10:41:10 +0000 (11:41 +0100)
commite025d1ff02795fc9236b41606e916749f0d5e959
tree34c95f2e9f6c3f074448d34863d671eb2bc4372d
parentf86a178fd7036541a45bf31a46bddf634c133802
sanity.bbclass: Increased verbosity for connectivity check

The connectivity sanity error doesn't tell you which URL failed to fetch nor how
it failed.

This provides the URL that failed and why it failed using BBFetchException
messages during the connectivity check.

[YOCTO #7592]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass