[oe] [PATCH] guilt-native: changed SRC_URI

Paul Menzel paulepanter at users.sourceforge.net
Tue Nov 1 22:44:58 UTC 2011


Dear Neil,


Am Dienstag, den 01.11.2011, 09:46 -0700 schrieb nmacgum at gmail.com:
> From: Neil MacMunn <neil at gumstix.com>
> 
> * the old kernel.org URI is no longer reachable

… because of the server compromise.

> Signed-off-by: Neil MacMunn <neil at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20111101/0acf35ef/attachment-0002.sig>


More information about the Openembedded-devel mailing list