* [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* Re: [PATCH] guilt-native: changed SRC_URI
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
1 sibling, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2011-11-01 18:44 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 01-11-11 17:46, nmacgum@gmail.com schreef:
> 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 +-
it looks like this one needs to go to the oe-core list.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFOsD4YMkyGM64RGpERAu+HAKCGgFH14gz9HK+dpjPt/ZiEFtwEBgCfYulU
Wy0XaWFSfEARoVQ91bpBtyo=
=4gd8
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] guilt-native: changed SRC_URI
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
1 sibling, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2011-11-01 22:44 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1371 bytes --]
Dear Neil,
Am Dienstag, den 01.11.2011, 09:46 -0700 schrieb nmacgum@gmail.com:
> From: Neil MacMunn <neil@gumstix.com>
>
> * the old kernel.org URI is no longer reachable
… because of the server compromise.
> 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\
If I understand that correctly, you should define `KERNELORG_MIRROR` to
something else in your `local.conf` until <kernel.org> is back hosting
these archives. Otherwise all mirrors need to be changed. Maybe this
variable could be also redefined to some other mirror and later we will
revert that commit when <kernel.org> is back up.
> file://guilt-push.patch \
> file://guilt-pop.patch \
> file://guilt.patch \
Thanks,
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [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.