Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Upstream-Status to patches | Saul Wold | 2012-01-03 | 1 | -0/+2 |
| | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com> | ||||
* | Disable wget server side cache | Liping Ke | 2011-03-10 | 1 | -0/+10 |
We found some proxy server has wrong cache for long http file name. It will cause fetching wrong ipk files from adt repo. To avoid this, we use wget options --no-cache to disable all server side cache. It will make the fetch speed slower, yet correct always. Signed-off-by: Liping Ke <liping.ke@intel.com> Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> |