Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Olof Johansson <olof.johansson@axis.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/2] bitbake.conf: add GITHUB_GIT
Date: Thu, 30 Jul 2015 10:32:40 +0200	[thread overview]
Message-ID: <1438244164-sup-163@axis.com> (raw)
In-Reply-To: <55B9CD93.1000902@windriver.com>

Excerpts from Robert Yang's message of 2015-07-30 09:09:07 +0200:
> PREMIRRORS is for all the recipes/protocols ?

No, PREMIRRORS is quite expressive, for instance:

PREMIRRORS = " \
  https?$://downloads.example.org$/.*   http://mirror.example.com/ \n \
"

This should only premirror downloads.example.com files, fetched via http
or https. See the bitbake fetcher's uri_replace method in
bitbake/lib/bb/fetch2/__init__.py for the implementation.

-- 
olof johansson


  reply	other threads:[~2015-07-30  8:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-29  9:11 [PATCH 0/2] bitbake.conf: add GITHUB_GIT Robert Yang
2015-07-29  9:11 ` [PATCH 1/2] " Robert Yang
2015-07-29  9:11 ` [PATCH 2/2] meta: git://github.com -> ${GITHUB_GIT} Robert Yang
2015-07-29 10:11 ` [PATCH 0/2] bitbake.conf: add GITHUB_GIT Paul Eggleton
2015-07-29 10:19   ` Robert Yang
2015-07-29 11:48     ` Olof Johansson
2015-07-29 16:27       ` Otavio Salvador
2015-07-30  1:51         ` Robert Yang
2015-07-30  7:04         ` Olof Johansson
2015-07-30  7:09           ` Robert Yang
2015-07-30  8:32             ` Olof Johansson [this message]
2015-07-30 11:34               ` Otavio Salvador
2015-07-31 14:30                 ` Richard Purdie

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=1438244164-sup-163@axis.com \
    --to=olof.johansson@axis.com \
    --cc=liezhi.yang@windriver.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