[Buildroot] [PATCH 1/1] package/zyre: update license

Peter Korsgaard peter at korsgaard.com
Mon Jun 6 07:46:54 UTC 2016


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > The project switched to MPLv2.0:
 > https://github.com/zeromq/zyre/issues/327

 > Fixes
 > http://autobuild.buildroot.net/results/88f/88fa0b150ad83e42625666cbffdf95ee178015cb/

Heh, that will teach me. I ran <foo>-legal-info for all of your 28
patches, EXCEPT for zyre ;)

Committed, thanks.

 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
 > ---
 >  package/zyre/zyre.mk | 4 ++--
 >  1 file changed, 2 insertions(+), 2 deletions(-)

 > diff --git a/package/zyre/zyre.mk b/package/zyre/zyre.mk
 > index b17dfd0..86378df 100644
 > --- a/package/zyre/zyre.mk
 > +++ b/package/zyre/zyre.mk
 > @@ -6,8 +6,8 @@
 
 >  ZYRE_VERSION = a351468b7d313fc90c446668122365851a9c60e4
 >  ZYRE_SITE = $(call github,zeromq,zyre,$(ZYRE_VERSION))
 > -ZYRE_LICENSE = LGPLv3+

Notice that the patch as written here is wrong, as commit
a351468b7d313fc90c446668122365851a9c60e4 still was LGPL. Please base
your patches on HEAD.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list