* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:35 ` Thomas Petazzoni
@ 2009-07-24 13:46 ` Gustavo Zacarias
2009-07-24 13:52 ` Peter Korsgaard
2009-07-24 13:50 ` Peter Korsgaard
` (2 subsequent siblings)
3 siblings, 1 reply; 17+ messages in thread
From: Gustavo Zacarias @ 2009-07-24 13:46 UTC (permalink / raw)
To: buildroot
Thomas Petazzoni wrote:
> BTW, was Perl already a host dependency to run Buildroot ?
It probably should be if it's not yet so, some packages depend on it for
building, off the top of my head i'd say openssl, it's Configure script
is integrally made in perl.
Also someone update the TODO, i think it's a bit outdated :)
Regards.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:46 ` Gustavo Zacarias
@ 2009-07-24 13:52 ` Peter Korsgaard
0 siblings, 0 replies; 17+ messages in thread
From: Peter Korsgaard @ 2009-07-24 13:52 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Thomas Petazzoni wrote:
>> BTW, was Perl already a host dependency to run Buildroot ?
Gustavo> It probably should be if it's not yet so, some packages
Gustavo> depend on it for building, off the top of my head i'd say
Gustavo> openssl, it's Configure script is integrally made in perl.
Exactly. The kernel also needs it.
Gustavo> Also someone update the TODO, i think it's a bit outdated :)
Thanks, done.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:35 ` Thomas Petazzoni
2009-07-24 13:46 ` Gustavo Zacarias
@ 2009-07-24 13:50 ` Peter Korsgaard
2009-07-24 17:31 ` Maxim Grigoriev
2009-07-24 13:51 ` Marc Gauthier
2009-07-24 17:29 ` Maxim Grigoriev
3 siblings, 1 reply; 17+ messages in thread
From: Peter Korsgaard @ 2009-07-24 13:50 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Hi,
>> I agree that the xtensa stuff is "special" in various ways, but I
>> think it's more productive to get it into git and then work on
>> getting it cleaned up more, instead of having it gather dust in
>> bugzilla.
Thomas> Ok, fair enough. Reading the patches again, they don't look
Thomas> too invasive after all.
No, it is pretty much self contained.
Thomas> I'm concerned by the licensing of
Thomas> target/xtensa/xt-buildroot-overlay-install, since this file
Thomas> states:
Thomas> +# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS
Thomas> +RESERVED. # These coded instructions, statements, and
Thomas> +computer programs are the # copyrighted works and
Thomas> +confidential proprietary information of Tensilica Inc.
Yes, that doesn't fly with the GPL requirements. Maxim, is it OK with
you to get rid of that header?
Thomas> BTW, was Perl already a host dependency to run Buildroot ?
Well, it is indirectly as you need Perl to build Linux + a number of
packages, but nothing in buildroot self was using Perl.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:50 ` Peter Korsgaard
@ 2009-07-24 17:31 ` Maxim Grigoriev
0 siblings, 0 replies; 17+ messages in thread
From: Maxim Grigoriev @ 2009-07-24 17:31 UTC (permalink / raw)
To: buildroot
Thomas> I'm concerned by the licensing of
Thomas> target/xtensa/xt-buildroot-overlay-install, since this file
Thomas> states:
Thomas> +# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS
Thomas> +RESERVED. # These coded instructions, statements, and
Thomas> +computer programs are the # copyrighted works and
Thomas> +confidential proprietary information of Tensilica Inc.
>> Yes, that doesn't fly with the GPL requirements. Maxim, is it OK with
>> you to get rid of that header?
Absolutely. I am sorry for any inconvenience.
-- Maxim
Peter Korsgaard wrote:
>>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
>>>>>>
>
> Hi,
>
> >> I agree that the xtensa stuff is "special" in various ways, but I
> >> think it's more productive to get it into git and then work on
> >> getting it cleaned up more, instead of having it gather dust in
> >> bugzilla.
>
> Thomas> Ok, fair enough. Reading the patches again, they don't look
> Thomas> too invasive after all.
>
> No, it is pretty much self contained.
>
> Thomas> I'm concerned by the licensing of
> Thomas> target/xtensa/xt-buildroot-overlay-install, since this file
> Thomas> states:
>
> Thomas> +# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS
> Thomas> +RESERVED. # These coded instructions, statements, and
> Thomas> +computer programs are the # copyrighted works and
> Thomas> +confidential proprietary information of Tensilica Inc.
>
> Yes, that doesn't fly with the GPL requirements. Maxim, is it OK with
> you to get rid of that header?
>
> Thomas> BTW, was Perl already a host dependency to run Buildroot ?
>
> Well, it is indirectly as you need Perl to build Linux + a number of
> packages, but nothing in buildroot self was using Perl.
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:35 ` Thomas Petazzoni
2009-07-24 13:46 ` Gustavo Zacarias
2009-07-24 13:50 ` Peter Korsgaard
@ 2009-07-24 13:51 ` Marc Gauthier
2009-07-24 13:56 ` Peter Korsgaard
2009-07-24 17:29 ` Maxim Grigoriev
3 siblings, 1 reply; 17+ messages in thread
From: Marc Gauthier @ 2009-07-24 13:51 UTC (permalink / raw)
To: buildroot
Thomas Petazzoni wrote:
> Ok, fair enough. Reading the patches again, they don't look too
> invasive after all.
>
> I'm concerned by the licensing of
> target/xtensa/xt-buildroot-overlay-install, since this file states:
>
> +# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS RESERVED.
> +# These coded instructions, statements, and computer programs are the
> +# copyrighted works and confidential proprietary information
> of Tensilica Inc.
> +# They may not be modified, copied, reproduced, distributed,
> or disclosed to
> +# third parties in any manner, medium, or form, in whole or
> in part, without
> +# the prior written consent of Tensilica Inc.
Oops, that license is meant for internal/commercial things,
not for open source obviously. The file started out outside
buildroot, and I didn't notice when putting it in.
You can certainly take it out other than the copyright line.
Do you want a patch for that?
> BTW, was Perl already a host dependency to run Buildroot ?
That script is not necessary to run buildroot. It's only
useful when installing a new Xtensa processor configuration
into the buildroot sources.
Otherwise I don't think the Xtensa port has introduced any
perl dependency, although I can live with such a dependency
limited to the Xtensa arch.
Thanks!
-Marc
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:51 ` Marc Gauthier
@ 2009-07-24 13:56 ` Peter Korsgaard
2009-07-24 18:21 ` Maxim Grigoriev
0 siblings, 1 reply; 17+ messages in thread
From: Peter Korsgaard @ 2009-07-24 13:56 UTC (permalink / raw)
To: buildroot
>>>>> "Marc" == Marc Gauthier <marc@tensilica.com> writes:
Hi,
Marc> Oops, that license is meant for internal/commercial things, not
Marc> for open source obviously. The file started out outside
Marc> buildroot, and I didn't notice when putting it in.
Marc> You can certainly take it out other than the copyright line.
Marc> Do you want a patch for that?
Yes please.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:56 ` Peter Korsgaard
@ 2009-07-24 18:21 ` Maxim Grigoriev
2009-07-25 6:41 ` Peter Korsgaard
0 siblings, 1 reply; 17+ messages in thread
From: Maxim Grigoriev @ 2009-07-24 18:21 UTC (permalink / raw)
To: buildroot
I've attached the patch.
Thanks much for working on this.
-- Maxim
Peter Korsgaard wrote:
>>>>>> "Marc" == Marc Gauthier <marc@tensilica.com> writes:
>>>>>>
>
> Hi,
>
> Marc> Oops, that license is meant for internal/commercial things, not
> Marc> for open source obviously. The file started out outside
> Marc> buildroot, and I didn't notice when putting it in.
>
> Marc> You can certainly take it out other than the copyright line.
> Marc> Do you want a patch for that?
>
> Yes please.
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PATCH.diff
Type: text/x-patch
Size: 1210 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090724/5138eb8c/attachment-0001.bin>
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 18:21 ` Maxim Grigoriev
@ 2009-07-25 6:41 ` Peter Korsgaard
0 siblings, 0 replies; 17+ messages in thread
From: Peter Korsgaard @ 2009-07-25 6:41 UTC (permalink / raw)
To: buildroot
>>>>> "Maxim" == Maxim Grigoriev <maxim@tensilica.com> writes:
Maxim> I've attached the patch.
Maxim> Thanks much for working on this.
Great. Your patch seems to have gotten corrupted by the mailer, but I
applied it by hand.
Maxim> Author: Maxim Grigoriev <maxim@tensilica.com> 2009-07-24 11:10:14
Maxim> Committer: Maxim Grigoriev <maxim@tensilica.com> 2009-07-24 11:10:14
Maxim> Parent: 5d79f6caf0d62a3458c4911489d684ba13b52e95 (TODO: remove outdated stuff)
Maxim> Branch: master
Maxim> Follows: 2009.05
Maxim> Precedes:
Maxim> [XTENSA] Remove Copyright notes. They contradict GPL license.
Maxim> Signed-off-by: Maxim Grigoriev <maxim@tensilica.com>
Maxim> ------------------ target/xtensa/xt-buildroot-overlay-install ------------------
Maxim> index 254da10..d2afce1 100644
Maxim> @@ -19,13 +19,7 @@ exit $?
Maxim> # <xtensa_root>/src/xtensa-config-overlay.tar.gz
Maxim> # where <xtensa_root> is the path to the Tensilica Core Package.
Maxim> #
Maxim> -# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS RESERVED.
Maxim> -# These coded instructions, statements, and computer programs are the
Maxim> -# copyrighted works and confidential proprietary information of Tensilica Inc.
Maxim> -# They may not be modified, copied, reproduced, distributed, or disclosed to
Maxim> -# third parties in any manner, medium, or form, in whole or in part, without
Maxim> -# the prior written consent of Tensilica Inc.
Maxim> -#
Maxim> +# Copyright (c) 2003-2009 by Tensilica Inc.
Maxim> # History:
Maxim> # 2007-NOV-08 1.0 meg Initial version
Maxim> # 2007-NOV-21 1.1 meg Add -k parameter
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Buildroot] [git commit] CHANGES: add #163 + #473
2009-07-24 13:35 ` Thomas Petazzoni
` (2 preceding siblings ...)
2009-07-24 13:51 ` Marc Gauthier
@ 2009-07-24 17:29 ` Maxim Grigoriev
3 siblings, 0 replies; 17+ messages in thread
From: Maxim Grigoriev @ 2009-07-24 17:29 UTC (permalink / raw)
To: buildroot
I'm concerned by the licensing of
target/xtensa/xt-buildroot-overlay-install, since this file states:
+# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS RESERVED.
+# These coded instructions, statements, and computer programs are the
+# copyrighted works and confidential proprietary information of Tensilica Inc.
+# They may not be modified, copied, reproduced, distributed, or disclosed to
+# third parties in any manner, medium, or form, in whole or in part, without
+# the prior written consent of Tensilica Inc.
This one has to be fixed, of course.
If you can, please, simply remove the copyright I'd really appreciate it.
I don't hove a write-access to Buildroot.
-- Maxim
Thomas Petazzoni wrote:
> Le Fri, 24 Jul 2009 15:02:42 +0200,
> Peter Korsgaard <jacmet@uclibc.org> a ?crit :
>
>
>> Yes, they are committed and I haven't seen the mails either - seems
>> like the commit hook has issues when I push multiple changes at once.
>>
>> (Or it might be something else, I'm having mail and hw problems
>> today).
>>
>
> I haven't seen the mails either. So not likely to be a problem on your
> side.
>
>
>> I agree that the xtensa stuff is "special" in various ways, but I
>> think it's more productive to get it into git and then work on getting
>> it cleaned up more, instead of having it gather dust in bugzilla.
>>
>
> Ok, fair enough. Reading the patches again, they don't look too
> invasive after all.
>
> I'm concerned by the licensing of
> target/xtensa/xt-buildroot-overlay-install, since this file states:
>
> +# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS RESERVED.
> +# These coded instructions, statements, and computer programs are the
> +# copyrighted works and confidential proprietary information of Tensilica Inc.
> +# They may not be modified, copied, reproduced, distributed, or disclosed to
> +# third parties in any manner, medium, or form, in whole or in part, without
> +# the prior written consent of Tensilica Inc.
>
> BTW, was Perl already a host dependency to run Buildroot ?
>
> Sincerly,
>
> Thomas
>
^ permalink raw reply [flat|nested] 17+ messages in thread