All of lore.kernel.org
 help / color / mirror / Atom feed
From: nmacgum@gmail.com
To: openembedded-devel@lists.openembedded.org
Cc: Neil MacMunn <neil@gumstix.com>
Subject: [PATCH] guilt-native: changed SRC_URI
Date: Tue,  1 Nov 2011 09:46:57 -0700	[thread overview]
Message-ID: <1320166017-12836-1-git-send-email-nmacgum@gmail.com> (raw)

From: Neil MacMunn <neil@gumstix.com>

* the old kernel.org URI is no longer reachable

Signed-off-by: Neil MacMunn <neil@gumstix.com>
---
 meta/recipes-devtools/guilt/guilt-native_0.33.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/guilt/guilt-native_0.33.bb b/meta/recipes-devtools/guilt/guilt-native_0.33.bb
index 54b1b90..325118a 100644
--- a/meta/recipes-devtools/guilt/guilt-native_0.33.bb
+++ b/meta/recipes-devtools/guilt/guilt-native_0.33.bb
@@ -8,7 +8,7 @@ PR = r1
 
 inherit native
 
-SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/people/jsipek/guilt/guilt-${PV}.tar.gz\
+SRC_URI = "http://ftp.sunet.se/pub/Linux/kernels/people/jsipek/guilt/guilt-${PV}.tar.gz\
            file://guilt-push.patch \
 	   file://guilt-pop.patch \
 	   file://guilt.patch \
-- 
1.7.1




             reply	other threads:[~2011-11-01 16:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-01 16:46 nmacgum [this message]
2011-11-01 18:44 ` [PATCH] guilt-native: changed SRC_URI Koen Kooi
2011-11-01 22:44 ` Paul Menzel

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=1320166017-12836-1-git-send-email-nmacgum@gmail.com \
    --to=nmacgum@gmail.com \
    --cc=neil@gumstix.com \
    --cc=openembedded-devel@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 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.