On Sun, Feb 21, 2016 at 4:30 AM, Valentin Le bescond
<[email protected]> wrote:
> Hi, sorry it was my first (tiny) try at a contribution ... Should I have
> explained more in the title ?
>
> Next Thing Co changed the Licences/README file in their repo.
> And in the u-boot.inc file used by u-boot-chip, this file is chekced with
> LIC_FILES_CHKSUM. And so it doesn't build without a modification of the md5.
> That's it !
>

hmmm ok.

>
> Le sam. 20 févr. 2016 à 20:09, Khem Raj <[email protected]> a écrit :
>>
>> On Sat, Feb 20, 2016 at 8:25 AM, Valentin LE BESCOND
>> <[email protected]> wrote:
>> > From: Nitnelav <[email protected]>
>> >
>> > Signed-off-by: Nitnelav <[email protected]>
>> > ---
>> >  recipes-bsp/u-boot/u-boot-chip_git.bb | 2 ++
>> >  1 file changed, 2 insertions(+)
>> >
>> > diff --git a/recipes-bsp/u-boot/u-boot-chip_git.bb
>> > b/recipes-bsp/u-boot/u-boot-chip_git.bb
>> > index 2342478..0b9032f 100644
>> > --- a/recipes-bsp/u-boot/u-boot-chip_git.bb
>> > +++ b/recipes-bsp/u-boot/u-boot-chip_git.bb
>> > @@ -8,6 +8,8 @@ PROVIDES += "u-boot"
>> >  UBOOT_VERSION ?= "2015.07"
>> >  PV = "${UBOOT_VERSION}+git${SRCPV}"
>> >
>> > +LIC_FILES_CHKSUM =
>> > "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
>> > +
>>
>> while checksumming more is merrier, it would be good to know why we
>> should check for this one ?
>>
>> >  SRCREV ?= "854d5fcc641d8d8914c03a69d7172815d5b81a99"
>> >  BRANCH ?= "chip/stable"
>> >  SRC_URI =
>> > "git://github.com/NextThingCo/CHIP-u-boot.git;branch=${BRANCH}"
>> > --
>> > 1.9.1
>> >
>> > --
>> > _______________________________________________
>> > yocto mailing list
>> > [email protected]
>> > https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to