From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sagaert Johan Date: Wed, 9 Oct 2013 00:19:12 +0200 Subject: [Buildroot] using a local package file : why copy it to the dl directory ? Message-ID: <22B9374628844ED0809C78AC328E71C5@JohanW7> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi I noticed when using SITE_METHOD = file, the package is copied to the download directory. Is this needed, since the package is already on our local filesystem ? Sagaert Johan