All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libtomcrypt: updated download link
@ 2011-02-11 20:17 George Alexandru Dorobantu
  2011-02-11 20:38 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: George Alexandru Dorobantu @ 2011-02-11 20:17 UTC (permalink / raw)
  To: openembedded-devel

* updated the download link; libtomcrypt has moved to google code and the old link is dead

Signed-off-by: George Alexandru Dorobantu <gdalex@gmail.com>
---
 recipes/libtomcrypt/libtomcrypt_1.17.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libtomcrypt/libtomcrypt_1.17.bb b/recipes/libtomcrypt/libtomcrypt_1.17.bb
index 9fc9fd0..2f82e36 100644
--- a/recipes/libtomcrypt/libtomcrypt_1.17.bb
+++ b/recipes/libtomcrypt/libtomcrypt_1.17.bb
@@ -9,7 +9,7 @@ PRIORITY = "optional"
 LICENSE = "PD"
 PR = "r0"
 
-SRC_URI = "http://libtom.org/files/crypt-${PV}.tar.bz2"
+SRC_URI = "http://libtomcrypt.googlecode.com/files/crypt-${PV}.tar.bz2"
 
 inherit autotools
 
-- 
1.7.1




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

* Re: [PATCH] libtomcrypt: updated download link
  2011-02-11 20:17 [PATCH] libtomcrypt: updated download link George Alexandru Dorobantu
@ 2011-02-11 20:38 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2011-02-11 20:38 UTC (permalink / raw)
  To: openembedded-devel

On 02/11/2011 01:17 PM, George Alexandru Dorobantu wrote:
> * updated the download link; libtomcrypt has moved to google code and the old link is dead
>
> Signed-off-by: George Alexandru Dorobantu<gdalex@gmail.com>
> ---
>   recipes/libtomcrypt/libtomcrypt_1.17.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/libtomcrypt/libtomcrypt_1.17.bb b/recipes/libtomcrypt/libtomcrypt_1.17.bb
> index 9fc9fd0..2f82e36 100644
> --- a/recipes/libtomcrypt/libtomcrypt_1.17.bb
> +++ b/recipes/libtomcrypt/libtomcrypt_1.17.bb
> @@ -9,7 +9,7 @@ PRIORITY = "optional"
>   LICENSE = "PD"
>   PR = "r0"
>
> -SRC_URI = "http://libtom.org/files/crypt-${PV}.tar.bz2"
> +SRC_URI = "http://libtomcrypt.googlecode.com/files/crypt-${PV}.tar.bz2"
>
>   inherit autotools
>

Applied, thanks!

-- 
Tom Rini
Mentor Graphics Corporation



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

end of thread, other threads:[~2011-02-11 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11 20:17 [PATCH] libtomcrypt: updated download link George Alexandru Dorobantu
2011-02-11 20:38 ` Tom Rini

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.