Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libfreefare: new repository
@ 2013-10-24  9:00 Arnaud Aujon
  2013-10-24  9:02 ` arnaud aujon
  2013-10-25 10:31 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Arnaud Aujon @ 2013-10-24  9:00 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com>
---
 package/libfreefare/libfreefare.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libfreefare/libfreefare.mk b/package/libfreefare/libfreefare.mk
index 859b5e3..8dcd6b8 100644
--- a/package/libfreefare/libfreefare.mk
+++ b/package/libfreefare/libfreefare.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBFREEFARE_VERSION = 0.3.4
-LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
+LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files
 LIBFREEFARE_DEPENDENCIES = libnfc openssl
 
 $(eval $(autotools-package))
-- 
1.8.3.1

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

* [Buildroot] [PATCH] libfreefare: new repository
  2013-10-24  9:00 [Buildroot] [PATCH] libfreefare: new repository Arnaud Aujon
@ 2013-10-24  9:02 ` arnaud aujon
  2013-10-24 12:25   ` Arnout Vandecappelle
  2013-10-25 10:31 ` Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: arnaud aujon @ 2013-10-24  9:02 UTC (permalink / raw)
  To: buildroot

Sorry I miss the patch description but I guess the title is self explaining.

Regards,

Arnaud


2013/10/24 Arnaud Aujon <arnaud.aujon@gmail.com>

> Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com>
> ---
>  package/libfreefare/libfreefare.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/libfreefare/libfreefare.mk b/package/libfreefare/
> libfreefare.mk
> index 859b5e3..8dcd6b8 100644
> --- a/package/libfreefare/libfreefare.mk
> +++ b/package/libfreefare/libfreefare.mk
> @@ -5,7 +5,7 @@
>
>  ################################################################################
>
>  LIBFREEFARE_VERSION = 0.3.4
> -LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
> +LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files
>  LIBFREEFARE_DEPENDENCIES = libnfc openssl
>
>  $(eval $(autotools-package))
> --
> 1.8.3.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131024/ef218922/attachment.html>

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

* [Buildroot] [PATCH] libfreefare: new repository
  2013-10-24  9:02 ` arnaud aujon
@ 2013-10-24 12:25   ` Arnout Vandecappelle
  0 siblings, 0 replies; 4+ messages in thread
From: Arnout Vandecappelle @ 2013-10-24 12:25 UTC (permalink / raw)
  To: buildroot

On 24/10/13 11:02, arnaud aujon wrote:
> Sorry I miss the patch description but I guess the title is self explaining.

  Yes, it's good enough.


  Regards,
  Arnout

>
> Regards,
>
> Arnaud
>
>
> 2013/10/24 Arnaud Aujon <arnaud.aujon@gmail.com
> <mailto:arnaud.aujon@gmail.com>>
>
>     Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com
>     <mailto:arnaud.aujon@gmail.com>>
>     ---
>       package/libfreefare/libfreefare.mk <http://libfreefare.mk> | 2 +-
>       1 file changed, 1 insertion(+), 1 deletion(-)
>
>     diff --git a/package/libfreefare/libfreefare.mk
>     <http://libfreefare.mk> b/package/libfreefare/libfreefare.mk
>     <http://libfreefare.mk>
>     index 859b5e3..8dcd6b8 100644
>     --- a/package/libfreefare/libfreefare.mk <http://libfreefare.mk>
>     +++ b/package/libfreefare/libfreefare.mk <http://libfreefare.mk>
>     @@ -5,7 +5,7 @@
>       ################################################################################
>
>       LIBFREEFARE_VERSION = 0.3.4
>     -LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
>     +LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files
>       LIBFREEFARE_DEPENDENCIES = libnfc openssl
>
>       $(eval $(autotools-package))
>     --
>     1.8.3.1
>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] [PATCH] libfreefare: new repository
  2013-10-24  9:00 [Buildroot] [PATCH] libfreefare: new repository Arnaud Aujon
  2013-10-24  9:02 ` arnaud aujon
@ 2013-10-25 10:31 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2013-10-25 10:31 UTC (permalink / raw)
  To: buildroot

>>>>> "Arnaud" == Arnaud Aujon <arnaud.aujon@gmail.com> writes:

 > Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com>
 > ---
 >  package/libfreefare/libfreefare.mk | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)

 > diff --git a/package/libfreefare/libfreefare.mk b/package/libfreefare/libfreefare.mk
 > index 859b5e3..8dcd6b8 100644
 > --- a/package/libfreefare/libfreefare.mk
 > +++ b/package/libfreefare/libfreefare.mk
 > @@ -5,7 +5,7 @@
 >  ################################################################################
 
 >  LIBFREEFARE_VERSION = 0.3.4
 > -LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
 > +LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files
 >  LIBFREEFARE_DEPENDENCIES = libnfc openssl

We should also adjust the upstream URL in Config.in, as the old one no
longer works. Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2013-10-25 10:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24  9:00 [Buildroot] [PATCH] libfreefare: new repository Arnaud Aujon
2013-10-24  9:02 ` arnaud aujon
2013-10-24 12:25   ` Arnout Vandecappelle
2013-10-25 10:31 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox