summaryrefslogtreecommitdiffstats
path: root/rules/minicom.make
Commit message (Collapse)AuthorAgeFilesLines
* minicom: fix URLBastian Stender2018-07-271-2/+3
| | | | | | | | The alioth.debian.org service is discontinued. Use snapshot.debian.org instead. Signed-off-by: Bastian Stender <bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update all spdx license identifier to the new versionMichael Olbrich2018-03-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* automated switch to SPDX conform license namesMichael Olbrich2015-10-271-1/+1
| | | | | | | | | | | | | | | search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* minicom: version bump 2.6.1 -> 2.6.2 ; fix URLAndreas Pretzsch2013-12-161-3/+3
| | | | | | | | | | | | | New for version 2.6.2: - Alternative hex output (to be improved) - Print creation date of serial device file (if < 20 hrs), useful for identifying just plugged in USB-Serial adapters - Support ':' (colon) in device path names. Note, that this changes old behaviour which used ':' as a device path delimiter. - Several language updates. Signed-off-by: Andreas Pretzsch <apr@cn-eng.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* minicom: version bump to 2.6.1Alexander Stein2012-05-081-3/+3
| | | | | Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* minicom: remove obsolete get stage and PATH + ENV definitionMarc Kleine-Budde2012-05-081-11/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [minicom] targetinstall consolidationRobert Schwebel2010-10-221-6/+3
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [minicom] version bump to 2.4Marc Kleine-Budde2010-01-201-3/+3
| | | | | | ...version 2.3 doesn't compile with recent toolchains. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [minicom] version bump to 2.3Marc Kleine-Budde2009-07-201-2/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10977 33e552b5-05e3-0310-8538-816dae2090ed
* [minicom] just cleanupsMarc Kleine-Budde2009-07-201-4/+7
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10976 33e552b5-05e3-0310-8538-816dae2090ed
* [minicom] added licenseMarc Kleine-Budde2009-07-151-0/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10957 33e552b5-05e3-0310-8538-816dae2090ed
* [minicom] just cleanupsMarc Kleine-Budde2009-07-151-10/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10956 33e552b5-05e3-0310-8538-816dae2090ed
* From 46b5aaadc75c4fe85ef7e0351eb1b053cb4de7c9 Mon Sep 17 00:00:00 2001Robert Schwebel2009-05-031-3/+2
| | | | | | | | | | | | | | | | | From: Carsten Schlote <c.schlote@konzeptpark.de> Date: Tue, 6 Jan 2009 16:34:05 +0100 Subject: [PATCH] [minicom-2.2] Fixed minicom package target install Corrected typo for targetinstall stage for /etc/minirc.dfl Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> --- rules/minicom.in | 2 +- rules/minicom.make | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10334 33e552b5-05e3-0310-8538-816dae2090ed
* * minicom.make:Marc Kleine-Budde2009-01-061-20/+2
| | | | | | | | | | cleanups, run install stage * minicom.in: default n is default, so remove it git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9425 33e552b5-05e3-0310-8538-816dae2090ed
* * minicom: Adds minicom package to ptxdist. Also add defaultRobert Schwebel2009-01-061-0/+115
configuration for minicom as config option. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9422 33e552b5-05e3-0310-8538-816dae2090ed