mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
bitbake: tests/fetch: Allow wget upgrade tests to run against a local server
Currently these tests rely upon multiple uptream webservers which may change or be unavailable. Add local copies of the test data, copy the httpserver from OE-Core (used for testing there) and run these tests against a local server instead. (Bitbake rev: d5a4a352723258b4d499d3a51f340109c4f36f60) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head><title>Index of /releases/gnu-config/</title></head>
|
||||
<body bgcolor="white">
|
||||
<h1>Index of /releases/gnu-config/</h1><hr><pre><a href="../">../</a>
|
||||
<a href="SHA256SUM">SHA256SUM</a> 03-Oct-2012 17:23 190
|
||||
<a href="gnu-config-20120814.tar.bz2">gnu-config-20120814.tar.bz2</a> 18-Sep-2012 09:28 43026
|
||||
<a href="gnu-config-yocto-20111111.tgz">gnu-config-yocto-20111111.tgz</a> 08-May-2012 21:11 48762
|
||||
</pre><hr></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user