All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] guilt-native: changed SRC_URI
@ 2011-11-01 16:46 nmacgum
  2011-11-01 18:44 ` Koen Kooi
  2011-11-01 22:44 ` Paul Menzel
  0 siblings, 2 replies; 3+ messages in thread
From: nmacgum @ 2011-11-01 16:46 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Neil MacMunn

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




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-01 22:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-01 16:46 [PATCH] guilt-native: changed SRC_URI nmacgum
2011-11-01 18:44 ` Koen Kooi
2011-11-01 22:44 ` Paul Menzel

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.