The network sanity check is quite noisy atm, this patch addresses the noise of complaining about checksums for the non scm sources.
I still need to work out a clean way to quieten the info messages that the fetch is running, i.e. NOTE: fetch http://autobuilder.yoctoproject.org/sources/git2_git.yoctoproject.org.yocto-firewall-test.tar.gz NOTE: fetch https://eula-downloads.yoctoproject.org/index.php NOTE: fetch http://bugzilla.yoctoproject.org/report.cgi Ideas welcome ;-) The following changes since commit a6e9edb7b4b5b0bdb067a59d691d33fba8948963: sato-sdk: add clutter for sato-sdk image (2011-07-12 15:23:35 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/sanity http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/sanity Joshua Lock (1): sanity: don't warn about SRC_URI checksums for connectivity test uris meta/classes/sanity.bbclass | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) -- 1.7.6 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
