From: Andreas Pretzsch <apr@cn-eng.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH v2 1/2] openocd: new package for openocd-0.8.0
Date: Sun, 26 Oct 2014 18:24:23 +0100 [thread overview]
Message-ID: <1414344263.28620.10.camel@ws-apr.office.loc> (raw)
In-Reply-To: <1412637498-21308-1-git-send-email-apr@cn-eng.de>
On Di, 2014-10-07 at 01:18 +0200, Andreas Pretzsch wrote:
> diff --git a/rules/openocd.make b/rules/openocd.make
> new file mode 100644
> index 0000000..e5b9741
> --- /dev/null
> +++ b/rules/openocd.make
> @@ -0,0 +1,91 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2014 by Andreas Pretzsch <apr@cn-eng.de>
> +#
> +# See CREDITS for details about who has contributed to this project.
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +PACKAGES-$(PTXCONF_OPENOCD) += openocd
> +
> +OPENOCD_VERSION := 0.8.0
> +OPENOCD_MD5 := 6d83c34763a5f1d1ac7ad83c5a11f4fb
> +OPENOCD := openocd-$(OPENOCD_VERSION)
> +OPENOCD_SUFFIX := tar.bz2
> +OPENOCD_URL := $(call ptx/mirror, SF, openocd/$(OPENOCD).$(OPENOCD_SUFFIX))
> +OPENOCD_SOURCE := $(SRCDIR)/$(OPENOCD).$(OPENOCD_SUFFIX)
> +OPENOCD_DIR := $(BUILDDIR)/$(OPENOCD)
> +# License: OpenOCD: GPLv2+, jimtcl: BSD
> +OPENOCD_LICENSE := LGPLv2, BSD
I screwed up this license tag, cut and waste error :-(
The comment above is correct, the makefile tag not.
It should read:
OPENOCD_LICENSE := GPLv2+, BSD
Would you mind to fix this during apply or should I send a v3 ?
Sorry,
Andreas Pretzsch
--
carpe noctem engineering
Ingenieurbuero fuer Hard- & Software-Entwicklung Andreas Pretzsch
Dipl.-Ing. (FH) Andreas Pretzsch Tel. +49-(0)731-5521572
Hahnengasse 3 Fax: +49-(0)731-5521571
89073 Ulm, Germany email: apr@cn-eng.de
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2014-10-26 17:24 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-29 17:12 [ptxdist] [PATCH] openocd: new package for openocd-0.8.0 (host, target) Andreas Pretzsch
2014-09-29 17:27 ` Marc Kleine-Budde
2014-09-29 17:50 ` Andreas Pretzsch
2014-10-01 10:15 ` Michael Olbrich
2014-09-29 17:43 ` Andreas Pretzsch
2014-10-01 10:39 ` Michael Olbrich
2014-10-01 10:29 ` Michael Olbrich
2014-10-01 14:25 ` Andreas Pretzsch
2014-10-01 15:12 ` Michael Olbrich
2014-10-06 23:18 ` [ptxdist] [PATCH v2 1/2] openocd: new package for openocd-0.8.0 Andreas Pretzsch
2014-10-26 17:24 ` Andreas Pretzsch [this message]
2014-11-13 16:46 ` Michael Olbrich
2014-11-16 15:30 ` Andreas Pretzsch
2014-11-19 9:05 ` Michael Olbrich
2014-11-29 14:34 ` Andreas Pretzsch
2014-12-04 15:58 ` Michael Olbrich
2014-10-06 23:18 ` [ptxdist] [PATCH v2 2/2] host-openocd: " Andreas Pretzsch
2014-10-26 17:25 ` Andreas Pretzsch
2014-11-13 16:48 ` Michael Olbrich
2014-11-16 15:42 ` Andreas Pretzsch
2014-11-19 10:32 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1414344263.28620.10.camel@ws-apr.office.loc \
--to=apr@cn-eng.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox