Re: [yocto] U-boot recipe fails for the master branch(new sbc)

2019-08-26 Thread nishant poorswani
I managed to use dtc-1.14.5. Getting other errors while compiling now.

Here is the log: https://pastebin.com/2i5vRrTx

Maybe it's because of the gcc version. I had used rocko which has gcc-7.3
as the default compiler.

Regards,
Nishant Poorswani

On Sun, Aug 25, 2019 at 11:17 PM akuster  wrote:

>
>
> On 8/25/19 2:15 AM, nishant poorswani wrote:
>
> Hi,
>
> I'm trying to add a new board called rock-pi-s to the yocto project. I've
> succesfully done it for the rocko branch. Now I'm moving it to the master
> branch. I'm facing issues with u-boot. Here is the log for it:
>
> https://pastebin.com/NAxqsvcB
>
> It seems the libfdt from dtc-1.5.0 is incompatible with the older versions
> of u-boot. Can anyone recommend a method to fix it? Any help is
> appreciated.
>
>
> You can try having your own recipe for the version you need and then use
> PREFERRED_VERSION to set the version you want.
>
> - armin
>
>
> Regards,
> Nishant Poorswani
>
>
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] U-boot recipe fails for the master branch(new sbc)

2019-08-25 Thread akuster


On 8/25/19 2:15 AM, nishant poorswani wrote:
> Hi,
>
> I'm trying to add a new board called rock-pi-s to the yocto project.
> I've succesfully done it for the rocko branch. Now I'm moving it to
> the master branch. I'm facing issues with u-boot. Here is the log for it:
>
> https://pastebin.com/NAxqsvcB
>
> It seems the libfdt from dtc-1.5.0 is incompatible with the older
> versions of u-boot. Can anyone recommend a method to fix it? Any help
> is appreciated.

You can try having your own recipe for the version you need and then use
PREFERRED_VERSION to set the version you want.

- armin
>
> Regards,
> Nishant Poorswani
>

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto