mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] minicom: version bump to 2.5
@ 2012-05-08 13:08 Alexander Stein
  2012-05-08 14:14 ` Marc Kleine-Budde
  2012-05-08 14:19 ` Marc Kleine-Budde
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Stein @ 2012-05-08 13:08 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
---
 rules/minicom.make |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/minicom.make b/rules/minicom.make
index f0b3f89..dd553e8 100644
--- a/rules/minicom.make
+++ b/rules/minicom.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_MINICOM) += minicom
 #
 # Paths and names
 #
-MINICOM_VERSION	:= 2.4
-MINICOM_MD5	:= 700976a3c2dcc8bbd50ab9bb1c08837b
+MINICOM_VERSION	:= 2.5
+MINICOM_MD5	:= a5117d4d21e2c9e825edb586ee2fe8d2
 MINICOM		:= minicom-$(MINICOM_VERSION)
 MINICOM_SUFFIX	:= tar.gz
-MINICOM_URL	:= http://alioth.debian.org/frs/download.php/3195/$(MINICOM).$(MINICOM_SUFFIX)
+MINICOM_URL	:= http://alioth.debian.org/frs/download.php/3487/$(MINICOM).$(MINICOM_SUFFIX)
 MINICOM_SOURCE	:= $(SRCDIR)/$(MINICOM).$(MINICOM_SUFFIX)
 MINICOM_DIR	:= $(BUILDDIR)/$(MINICOM)
 MINICOM_LICENSE	:= GPLv2
-- 
1.7.3.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] minicom: version bump to 2.5
  2012-05-08 13:08 [ptxdist] [PATCH] minicom: version bump to 2.5 Alexander Stein
@ 2012-05-08 14:14 ` Marc Kleine-Budde
  2012-05-08 14:19 ` Marc Kleine-Budde
  1 sibling, 0 replies; 5+ messages in thread
From: Marc Kleine-Budde @ 2012-05-08 14:14 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 432 bytes --]

On 05/08/2012 03:08 PM, Alexander Stein wrote:
> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>

applied to master.

Tnx, Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] minicom: version bump to 2.5
  2012-05-08 13:08 [ptxdist] [PATCH] minicom: version bump to 2.5 Alexander Stein
  2012-05-08 14:14 ` Marc Kleine-Budde
@ 2012-05-08 14:19 ` Marc Kleine-Budde
  2012-05-08 14:59   ` Alexander Stein
  1 sibling, 1 reply; 5+ messages in thread
From: Marc Kleine-Budde @ 2012-05-08 14:19 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 435 bytes --]

On 05/08/2012 03:08 PM, Alexander Stein wrote:
> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>

Why not use 2.6 instead?

Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] minicom: version bump to 2.5
  2012-05-08 14:19 ` Marc Kleine-Budde
@ 2012-05-08 14:59   ` Alexander Stein
  2012-05-08 15:21     ` Marc Kleine-Budde
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Stein @ 2012-05-08 14:59 UTC (permalink / raw)
  To: Marc Kleine-Budde; +Cc: ptxdist

Am Dienstag, 8. Mai 2012, 16:19:52 schrieb Marc Kleine-Budde:
> On 05/08/2012 03:08 PM, Alexander Stein wrote:
> > Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
> 
> Why not use 2.6 instead?

Mh, no specfic reason. At least 2.5 is nice for ttyACM interfaces if they 
disconnect eventually.
Shall I create a new patch for 2.6?

Regards,
Alexander
-- 
Dipl.-Inf. Alexander Stein

SYS TEC electronic GmbH
August-Bebel-Str. 29
D-07973 Greiz

Tel: +49-3661-6279-0, Fax: +49-3661-6279-99
eMail:    Alexander.Stein@systec-electronic.com
Internet: http://www.systec-electronic.com

Managing Director: Dipl.-Phys. Siegmar Schmidt
Commercial registry: Amtsgericht Jena, HRB 205563

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] minicom: version bump to 2.5
  2012-05-08 14:59   ` Alexander Stein
@ 2012-05-08 15:21     ` Marc Kleine-Budde
  0 siblings, 0 replies; 5+ messages in thread
From: Marc Kleine-Budde @ 2012-05-08 15:21 UTC (permalink / raw)
  To: Alexander Stein; +Cc: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 710 bytes --]

On 05/08/2012 04:59 PM, Alexander Stein wrote:
> Am Dienstag, 8. Mai 2012, 16:19:52 schrieb Marc Kleine-Budde:
>> On 05/08/2012 03:08 PM, Alexander Stein wrote:
>>> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
>>
>> Why not use 2.6 instead?
> 
> Mh, no specfic reason. At least 2.5 is nice for ttyACM interfaces if they 
> disconnect eventually.
> Shall I create a new patch for 2.6?

yes

Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2012-05-08 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-08 13:08 [ptxdist] [PATCH] minicom: version bump to 2.5 Alexander Stein
2012-05-08 14:14 ` Marc Kleine-Budde
2012-05-08 14:19 ` Marc Kleine-Budde
2012-05-08 14:59   ` Alexander Stein
2012-05-08 15:21     ` Marc Kleine-Budde

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