[Buildroot] [PATCH] pkg-infra: produce legal info for proprietary packages

Richard Braun rbraun at sceen.net
Tue Oct 16 15:42:29 UTC 2012


On Tue, Oct 02, 2012 at 03:41:38PM +0200, Luca Ceresoli wrote:
> intel-microcode is clearly not fitting any of the two categories: we want to
> describe its license, but we are not allowed to redistribute it freely, as
> the license text reported from Richard seems to signify.

Actually, there is a license text embedded in the microcode file. It
reads :

Redistribution. Redistribution and use in binary form, without modification, are
permitted provided that the following conditions are met:
       .Redistributions must reproduce the above copyright notice and the following
disclaimer in the documentation and/or other materials provided with the
distribution.
       .Neither the name of Intel Corporation nor the names of its suppliers may be used
to endorse or promote products derived from this software without specific prior
written permission.
       .No reverse engineering, decompilation, or disassembly of this software is
permitted.
       ."Binary form" includes any format commonly used for electronic conveyance
which is a reversible, bit-exact translation of binary representation to ASCII or
ISO text, for example, "uuencode."


The disclaimer is a common 'this software is distributed "as is"'
notice.


I'm not exactly sure what "redistribute it freely" means here, since I'm
much more used to free licenses, but it seems to me that redistribution
is actually allowed as buildroot isn't in any way violating any of these
conditions, as long as this text appears in the list of licenses, which
my patch takes care of.

Do you agree with that, and if yes, how would that change the rework
proposal ?

-- 
Richard Braun


More information about the buildroot mailing list