]> code.ossystems Code Review - openembedded-core.git/commit
classes/sanity: enhance the network connectivity test
authorJoshua Lock <josh@linux.intel.com>
Thu, 25 Aug 2011 15:29:30 +0000 (08:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2011 15:49:12 +0000 (08:49 -0700)
commit81aa4bfbde871af1d569b64499c34a315bf6218e
treeb2e0bbc89d176187f83e99af8935427d3f840995
parent2be439c14790fec8ad7ffe1b6c531d41d0329eaf
classes/sanity: enhance the network connectivity test

Switch to use the checkstatus fetcher API for the network connectivity test,
this has several advantages:
* we no longer print any messages to the console whilst the check is
being run
* we don't actually download anything, removing the need for tidy up and
making the code more concise

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass