* u-boot 2013.10 LIC_FILES_CHKSUM points to an invalid file
@ 2013-12-23 20:47 Robert Berger
2013-12-23 20:56 ` Paul Eggleton
0 siblings, 1 reply; 4+ messages in thread
From: Robert Berger @ 2013-12-23 20:47 UTC (permalink / raw)
To: yocto
Hi,
I try to build instead of u-boot v2013.07 [1] the latest and greatest
released version i.e. v2013.10[2].
... which does not build because LIC_FILES_CHKSUM points to an invalid
file ...
... and yes it does, since the COPYING file is gone ...
The licencense info is contained in the source code itself as
SPDX-License-Identifiers.
How do I get it to build?
Regards,
Robert
[1]
http://git.denx.de/?p=u-boot.git;a=tree;h=63e74bc767dda75feff521c40b779018397fe1e7;hb=62c175fbb8a0f9a926c88294ea9f7e88eb898f6c
[2]
http://git.denx.de/?p=u-boot.git;a=tree;h=b6756a15fd1e165107adf57e7c4a393f7dbcba38;hb=183acb700378a8cfc5d50a01a65de93fb2c24586..."In
C++ it's harder to shoot yourself in the foot, but when you do, you blow
off your whole leg." - Bjarne Stroustrup
My public pgp key is available,at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: u-boot 2013.10 LIC_FILES_CHKSUM points to an invalid file
2013-12-23 20:47 u-boot 2013.10 LIC_FILES_CHKSUM points to an invalid file Robert Berger
@ 2013-12-23 20:56 ` Paul Eggleton
2013-12-23 21:29 ` Robert Berger
2013-12-24 9:49 ` Stefan Herbrechtsmeier
0 siblings, 2 replies; 4+ messages in thread
From: Paul Eggleton @ 2013-12-23 20:56 UTC (permalink / raw)
To: Robert Berger; +Cc: yocto
Hi Robert,
On Monday 23 December 2013 22:47:00 Robert Berger wrote:
> I try to build instead of u-boot v2013.07 [1] the latest and greatest
> released version i.e. v2013.10[2].
>
> ... which does not build because LIC_FILES_CHKSUM points to an invalid
> file ...
>
> ... and yes it does, since the COPYING file is gone ...
>
> The licencense info is contained in the source code itself as
> SPDX-License-Identifiers.
Hmm, I'm not sure upstream should really have removed it, but I guess it's up
to them...
> How do I get it to build?
In the absence of any other license statement, you'd have to point to one or
more of the source files and use beginline and endline to select just the part
of the header specifying the license.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: u-boot 2013.10 LIC_FILES_CHKSUM points to an invalid file
2013-12-23 20:56 ` Paul Eggleton
@ 2013-12-23 21:29 ` Robert Berger
2013-12-24 9:49 ` Stefan Herbrechtsmeier
1 sibling, 0 replies; 4+ messages in thread
From: Robert Berger @ 2013-12-23 21:29 UTC (permalink / raw)
To: yocto; +Cc: public-yocto-EtnWKYl6rD/WsZ/bQMPhNw
Hi Paul,
On 12/23/2013 10:56 PM, Paul Eggleton wrote:
>
>> How do I get it to build?
>
> In the absence of any other license statement, you'd have to point to one or
> more of the source files and use beginline and endline to select just the part
> of the header specifying the license.
Thanks!
This might be tricky to know upfront in same cases and would in worst
case require different recipes with different license info since it
depends on what configuration you build for, or which files are being
included.
A mechanism to extract the relevant info from the executable is most
likely more accurate.
But I guess not we have a chicken and egg problem ;)
>
> Cheers,
> Paul
>
Regards,
Robert
..."My employer doesn't even agree with me about C indentation style." -
Used as a disclaimer
My public pgp key is available,at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: u-boot 2013.10 LIC_FILES_CHKSUM points to an invalid file
2013-12-23 20:56 ` Paul Eggleton
2013-12-23 21:29 ` Robert Berger
@ 2013-12-24 9:49 ` Stefan Herbrechtsmeier
1 sibling, 0 replies; 4+ messages in thread
From: Stefan Herbrechtsmeier @ 2013-12-24 9:49 UTC (permalink / raw)
To: yocto
Am 23.12.2013 21:56, schrieb Paul Eggleton:
> Hi Robert,
>
> On Monday 23 December 2013 22:47:00 Robert Berger wrote:
>> I try to build instead of u-boot v2013.07 [1] the latest and greatest
>> released version i.e. v2013.10[2].
>>
>> ... which does not build because LIC_FILES_CHKSUM points to an invalid
>> file ...
>>
>> ... and yes it does, since the COPYING file is gone ...
>>
>> The licencense info is contained in the source code itself as
>> SPDX-License-Identifiers.
> Hmm, I'm not sure upstream should really have removed it, but I guess it's up
> to them...
The project switch to the Software Package Data Exchange (SPDX) and move
the license information in a Licenses directory.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-12-24 9:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23 20:47 u-boot 2013.10 LIC_FILES_CHKSUM points to an invalid file Robert Berger
2013-12-23 20:56 ` Paul Eggleton
2013-12-23 21:29 ` Robert Berger
2013-12-24 9:49 ` Stefan Herbrechtsmeier
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.