diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-06-29 14:55:03 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-07 13:30:56 +0100 |
commit | 8fdea2a1ac8875a42b3a57f0fd7b530f851c20e9 (patch) | |
tree | dc2788e0be2a948ebb7c7f03e83b5b1312c4ee2c /meta/recipes-kernel/linux/linux-dummy.bb | |
parent | 465692552eae360e9053df1fd26a2e24f21785c1 (diff) | |
download | openembedded-core-8fdea2a1ac8875a42b3a57f0fd7b530f851c20e9.tar.gz openembedded-core-8fdea2a1ac8875a42b3a57f0fd7b530f851c20e9.tar.bz2 openembedded-core-8fdea2a1ac8875a42b3a57f0fd7b530f851c20e9.tar.xz openembedded-core-8fdea2a1ac8875a42b3a57f0fd7b530f851c20e9.zip |
sanity: implement network connectivity test
Sanity test to verify files can be fetched from the network using git, http
and https fetchers point users at a page to help get set up in the case of a
failure.
Requires a variable CONNECTIVITY_CHECK_URIS to be set, using the same pattern
as SRC_URI, of URI's to test against.
The variable CONNECTIVITY_CHECK_MSG can be set to provide a custom error
message, such as a pointer to some help, when this check fails.
Addresses [YOCTO #933]
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-dummy.bb')
0 files changed, 0 insertions, 0 deletions