From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] legal info: split manifest for host and target
Date: Thu, 03 Oct 2013 18:44:36 +0200 [thread overview]
Message-ID: <524D9EF4.9010805@mind.be> (raw)
In-Reply-To: <6e469ce45201f09b20bd.1380807778@argentina>
On 10/03/13 15:42, Thomas De Schampheleire wrote:
> Signed-off-by: Thomas De Schampheleire<thomas.de.schampheleire@gmail.com>
>
> ---
> Makefile | 8 +++++---
> docs/manual/legal-notice.txt | 6 +++---
> package/pkg-generic.mk | 2 +-
> package/pkg-utils.mk | 2 +-
> 4 files changed, 10 insertions(+), 8 deletions(-)
>
> Note: I tried hundreds of things, but couldn't find the correct way of using
> $(2)_TYPE correctly in the call to legal-manifest,
Better not use $(2)_TYPE anyway, it's pretty much redundant.
> I can only make it work with
> $(5). I'm currently dollar-sign-dizzy:
> @$(call legal-manifest,$$($(2)_RAWNAME),$$($(2)_VERSION),$$($(2)_LICENSE),$$($(2)_MANIFEST_LICENSE_FILES),$$($(2)_MANIFEST_TARBALL),$(call UPPERCASE,$(5)))
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Regards,
Arnout
[snip]
--
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
next prev parent reply other threads:[~2013-10-03 16:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-03 13:42 [Buildroot] [PATCH] legal info: split manifest for host and target Thomas De Schampheleire
2013-10-03 16:44 ` Arnout Vandecappelle [this message]
2013-10-04 10:07 ` Luca Ceresoli
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=524D9EF4.9010805@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.