[Buildroot] [PATCH v2 2/2] docker: add license info

Arnout Vandecappelle arnout at mind.be
Wed Oct 23 22:20:15 UTC 2013


On 23/10/13 23:44, Yann E. MORIN wrote:
> Arnout, All,
>
> On 2013-10-23 22:28 +0200, Arnout Vandecappelle (Essensium/Mind) spake thusly:
>> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
>> ---
>> v2: no change
>>
>> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at 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?

  Crap.

  I first had only one patch, then I thought there would be complaints 
that the patch should be split so I split it, but of course didn't check 
carefully enough...


  Regards,
  Arnout

>
>> +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.
>


-- 
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



More information about the buildroot mailing list