From: Gary Thomas <gary@mlbassoc.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: new feature? (for "DL_DIR")
Date: Fri, 26 Aug 2011 02:38:03 -0600 [thread overview]
Message-ID: <4E575B6B.2030205@mlbassoc.com> (raw)
In-Reply-To: <1314326849.1332.57.camel@localhost.localdomain>
On 2011-08-25 20:47, Ni Qingliang wrote:
> I found that: for every vcs (e.g. git) package, except a directory in
> "git" or "git2", there is another file "*.tar.gz" in the downloads dir.
>
> but for my own package, e.g linux 2.6.35 for i.mx28, only the directory
> under "git2", I can't found the tar.gz file in downloads, why?
>
> On Fri, 2011-08-26 at 10:27 +0800, 倪庆亮 wrote:
>> thanks again, I have setup an internal package server (http), and the
>> client can use it in poky.
>>
>> but I have another problem for git svn( for the .gz .bz2 package, no
>> problem), the source code of the packages using git/svn/hg are
>> directories in the server, does the client can use it???
>>
>> On Mon, 2011-08-22 at 15:56 +0800, 倪庆亮 wrote:
>>> Do we can assign all package be downloaded from the same path?
>>>
>>> I want setup one internal server to store the files in upstreamsources,
>>> and all developer's PC use it but not the original package address.
Set this in your .conf
BB_GENERATE_MIRROR_TARBALLS ?= "1"
When you use 'own-mirrors', you'll end up with a "downloads" directory
in your build tree. This will include symbolic links to files already
found in your cache, as well as any files newly downloaded during a
build. You probably want to push out the new files to your cache from
this downloads directory.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2011-08-26 8:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-22 6:37 [PATCH 0/1] cronie: Updates to cronie wenzong.fan
2011-08-22 6:37 ` [PATCH 1/1] " wenzong.fan
2011-08-22 7:56 ` new feature? (for "DL_DIR") Ni Qingliang
2011-08-22 11:12 ` Gary Thomas
2011-08-22 20:27 ` Saul Wold
2011-08-22 20:55 ` Gary Thomas
2011-08-22 20:59 ` Gary Thomas
2011-08-23 1:01 ` Ni Qingliang
2011-08-26 2:27 ` Ni Qingliang
2011-08-26 2:47 ` Ni Qingliang
2011-08-26 8:38 ` Gary Thomas [this message]
2011-08-24 22:48 ` [PATCH 0/1] cronie: Updates to cronie Saul Wold
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=4E575B6B.2030205@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox