All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Larson <clarson@kergoth.com>
To: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Cc: "bitbake-devel@lists.openembedded.org"
	<bitbake-devel@lists.openembedded.org>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: git address in SRC_URI, doesn't works for me
Date: Sun, 20 Jan 2013 13:07:47 -0700	[thread overview]
Message-ID: <CABcZANnOFkS61xKs=ZzeTKFUBa=sYZpR-5jXdzf6oHYhdtpU_Q@mail.gmail.com> (raw)
In-Reply-To: <13c58476de5.2760.0f39ed3bcad52ef2c88c90062b7714dc@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

As I already explained, the url scheme determines the tool to be used.
http:// will call wget. git:// will call git. protocol= controls the
underlying protocol it's fetched over. Not that complex. The alternative
would be to reverse them, meaning you'd have to tell bitbake not to use
wget for a http:// uri. Neither will magically know that a given
http://uri is a git repository.
-- 
Christopher Larson

[-- Attachment #2: Type: text/html, Size: 473 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Chris Larson <clarson@kergoth.com>
To: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Cc: "bitbake-devel@lists.openembedded.org"
	<bitbake-devel@lists.openembedded.org>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [bitbake-devel] git address in SRC_URI, doesn't works for me
Date: Sun, 20 Jan 2013 13:07:47 -0700	[thread overview]
Message-ID: <CABcZANnOFkS61xKs=ZzeTKFUBa=sYZpR-5jXdzf6oHYhdtpU_Q@mail.gmail.com> (raw)
In-Reply-To: <13c58476de5.2760.0f39ed3bcad52ef2c88c90062b7714dc@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

As I already explained, the url scheme determines the tool to be used.
http:// will call wget. git:// will call git. protocol= controls the
underlying protocol it's fetched over. Not that complex. The alternative
would be to reverse them, meaning you'd have to tell bitbake not to use
wget for a http:// uri. Neither will magically know that a given
http://uri is a git repository.
-- 
Christopher Larson

[-- Attachment #2: Type: text/html, Size: 473 bytes --]

  reply	other threads:[~2013-01-20 20:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19  9:13 git address in SRC_URI, doesn't works for me lei yang
2013-01-20  2:15 ` Chris Larson
2013-01-20  2:15   ` [bitbake-devel] " Chris Larson
2013-01-20  4:27   ` lei yang
2013-01-20  4:27     ` [bitbake-devel] " lei yang
2013-01-20  6:08   ` lei yang
2013-01-20  6:08     ` [bitbake-devel] " lei yang
2013-01-20 14:05     ` Bernhard Reutner-Fischer
2013-01-20 14:05       ` [bitbake-devel] " Bernhard Reutner-Fischer
2013-01-20 20:07       ` Chris Larson [this message]
2013-01-20 20:07         ` Chris Larson
2013-01-22 10:36 ` [OE-core] " Paul Eggleton
2013-01-22 10:36   ` Paul Eggleton

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='CABcZANnOFkS61xKs=ZzeTKFUBa=sYZpR-5jXdzf6oHYhdtpU_Q@mail.gmail.com' \
    --to=clarson@kergoth.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=rep.dot.nop@gmail.com \
    /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.