From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] docker: add license info
Date: Wed, 23 Oct 2013 22:44:10 +0100 [thread overview]
Message-ID: <20131023214410.GA18090@free.fr> (raw)
In-Reply-To: <1382560114-25036-2-git-send-email-arnout@mind.be>
Arnout, All,
On 2013-10-23 22:28 +0200, Arnout Vandecappelle (Essensium/Mind) spake thusly:
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> v2: no change
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> package/docker/docker.mk | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/package/docker/docker.mk b/package/docker/docker.mk
> index c1c8efd..4b597d1 100644
> --- a/package/docker/docker.mk
> +++ b/package/docker/docker.mk
> @@ -7,6 +7,11 @@
> DOCKER_VERSION = 1.5
> DOCKER_SITE = http://icculus.org/openbox/2/docker
>
> +DOCKER_DEPENDENCIES = host-pkgconf libglib2 xlib_libX11
Shouldn't this go in the previous patch?
> +DOCKER_LICENSE = GPLv2+
> +# The 'or later' is specified at the end of the README, so include that one too.
> +DOCKER_LICENSE_FILES = COPYING README
> +
> define DOCKER_BUILD_CMDS
> $(TARGET_CONFIGURE_OPTS) $(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \
> XLIBPATH=$(STAGING_DIR)/usr/lib
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2013-10-23 21:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-23 20:28 [Buildroot] [PATCH v2 1/2] docker: change into generic-package Arnout Vandecappelle
2013-10-23 20:28 ` [Buildroot] [PATCH v2 2/2] docker: add license info Arnout Vandecappelle
2013-10-23 21:44 ` Yann E. MORIN [this message]
2013-10-23 22:20 ` Arnout Vandecappelle
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=20131023214410.GA18090@free.fr \
--to=yann.morin.1998@free.fr \
--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.