Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] transmission: version bump to 2.8.2
@ 2013-12-30 17:41 Bernd Kuhls
  2013-12-31 11:03 ` Thomas Petazzoni
  2014-01-02  9:15 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2013-12-30 17:41 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
---
 package/transmission/transmission.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/transmission/transmission.mk b/package/transmission/transmission.mk
index 1e7ee48..3ced558 100644
--- a/package/transmission/transmission.mk
+++ b/package/transmission/transmission.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TRANSMISSION_VERSION = 2.33
+TRANSMISSION_VERSION = 2.82
 TRANSMISSION_SITE = http://download.transmissionbt.com/files/
 TRANSMISSION_SOURCE = transmission-$(TRANSMISSION_VERSION).tar.xz
 TRANSMISSION_DEPENDENCIES = \
-- 
1.7.9.5

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

* [Buildroot] [PATCH 1/1] transmission: version bump to 2.8.2
  2013-12-30 17:41 [Buildroot] [PATCH 1/1] transmission: version bump to 2.8.2 Bernd Kuhls
@ 2013-12-31 11:03 ` Thomas Petazzoni
  2014-01-02  9:15 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2013-12-31 11:03 UTC (permalink / raw)
  To: buildroot

Dear Bernd Kuhls,

On Mon, 30 Dec 2013 18:41:23 +0100, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
> ---
>  package/transmission/transmission.mk |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH 1/1] transmission: version bump to 2.8.2
  2013-12-30 17:41 [Buildroot] [PATCH 1/1] transmission: version bump to 2.8.2 Bernd Kuhls
  2013-12-31 11:03 ` Thomas Petazzoni
@ 2014-01-02  9:15 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-01-02  9:15 UTC (permalink / raw)
  To: buildroot

Dear Bernd Kuhls,

On Mon, 30 Dec 2013 18:41:23 +0100, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
> ---
>  package/transmission/transmission.mk |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/transmission/transmission.mk b/package/transmission/transmission.mk
> index 1e7ee48..3ced558 100644
> --- a/package/transmission/transmission.mk
> +++ b/package/transmission/transmission.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -TRANSMISSION_VERSION = 2.33
> +TRANSMISSION_VERSION = 2.82
>  TRANSMISSION_SITE = http://download.transmissionbt.com/files/
>  TRANSMISSION_SOURCE = transmission-$(TRANSMISSION_VERSION).tar.xz
>  TRANSMISSION_DEPENDENCIES = \

This patch is causing lots of build issues in our autobuilders. See
http://autobuild.buildroot.org/results/638/63884de929fb7339ebf44b08cb5d1ab30010666a/build-end.log
for an example. The build error is:

tr-utp.c:66:1: error: conflicting types for 'UTP_Write'
In file included from tr-utp.c:28:0:
../third-party/libutp/utp.h:116:6: note: previous declaration of 'UTP_Write' was here
make[2]: *** [tr-utp.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Can you have a look into this?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2014-01-02  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30 17:41 [Buildroot] [PATCH 1/1] transmission: version bump to 2.8.2 Bernd Kuhls
2013-12-31 11:03 ` Thomas Petazzoni
2014-01-02  9:15 ` Thomas Petazzoni

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