From: Liping Ke <liping.ke@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] ADT Disable wget server side cache
Date: Thu, 10 Mar 2011 17:31:08 +0800 [thread overview]
Message-ID: <cover.1299749366.git.liping.ke@intel.com> (raw)
From: Liping Ke <liping.ke@intel.com>
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.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: lke/disable_cache
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/disable_cache
Thanks,
Liping Ke <liping.ke@intel.com>
---
Liping Ke (1):
Disable wget server side cache
.../installer/adt-installer_1.0.bb | 3 ++-
.../installer/files/wget_cache.patch | 10 ++++++++++
2 files changed, 12 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-devtools/installer/files/wget_cache.patch
next reply other threads:[~2011-03-10 9:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 9:31 Liping Ke [this message]
2011-03-10 9:31 ` [PATCH 1/1] Disable wget server side cache Liping Ke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1299749366.git.liping.ke@intel.com \
--to=liping.ke@intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.