All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daiane Angolini <daiane.angolini@nxp.com>
To: <meta-freescale@yoctoproject.org>
Subject: [PATCH] linux-imx: Change git repository URL
Date: Fri, 20 Oct 2017 16:16:52 -0200	[thread overview]
Message-ID: <1508523412-30475-1-git-send-email-daiane.angolini@nxp.com> (raw)

The git.freescale.com repository has been facing critical fetch issues,
this patch uses source.codeaurora.org because it's a mirror for this
kernel provider version.

Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
---
 recipes-kernel/linux/linux-imx.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc
index b13363e..9a8a035 100644
--- a/recipes-kernel/linux/linux-imx.inc
+++ b/recipes-kernel/linux/linux-imx.inc
@@ -11,7 +11,7 @@ LOCALVERSION ?= ""
 SCMVERSION ?= "y"
 SRCBRANCH ?= ""
 
-SRC_URI = "git://git.freescale.com/imx/linux-imx.git;branch=${SRCBRANCH} \
+SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=${SRCBRANCH} \
            file://defconfig \
 "
 
-- 
2.7.4



             reply	other threads:[~2017-10-21  3:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 18:16 Daiane Angolini [this message]
2017-10-20 18:20 [PATCH] linux-imx: Change git repository URL Daiane Angolini

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=1508523412-30475-1-git-send-email-daiane.angolini@nxp.com \
    --to=daiane.angolini@nxp.com \
    --cc=meta-freescale@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.