Re: [yocto] #yocto #zeus Problem with moving from rocko to zeus

2022-02-10 Thread Zoran
Dule, Dule, Dudule! Slusaj i prati sta ti YOCTO velicine pricaju! I pokusaj sam da se snadjes, jer te dobro navode! ;-) Zee ___ On Fri, Feb 11, 2022 at 8:38 AM Dusan Radic wrote: > > Here is the error: > > | .../kernel-source/include/linux/log2.h:22:1: warning: ignoring > attribute

Re: [yocto] #yocto #zeus Problem with moving from rocko to zeus

2022-02-10 Thread Dusan Radic
Here is the error: | .../kernel-source/include/linux/log2.h:22:1: warning: ignoring attribute 'noreturn' because it conflicts with attribute 'const' [-Wattributes] |22 | int ilog2_NaN(void); | | ^~~ | /tmp/ccA2wTxM.s: Assembler messages: | /tmp/ccA2wTxM.s:3486: Error: .err

Re: [yocto] #yocto #zeus Problem with moving from rocko to zeus

2022-02-10 Thread Scott Murray
On Thu, 10 Feb 2022, Dusan Radic wrote: > Hello, > > I am trying to upgrade my distro from rocko to zeus. > After I fixed all the initial parsing and build problems I have > reached a point where the linux-imx doesn't build. Maybe I am > underestimating the task in front of me, but I have already

Re: [yocto] #yocto #zeus Problem with moving from rocko to zeus

2022-02-10 Thread Khem Raj
On 2/10/22 8:56 AM, Dusan Radic wrote: Hello, I am trying to upgrade my distro from rocko to zeus. After I fixed all the initial parsing and build problems I have reached a point where the linux-imx doesn't build. Maybe I am underestimating the task in front of me, but I have already seen it

[yocto] #yocto #zeus Problem with moving from rocko to zeus

2022-02-10 Thread Dusan Radic
Hello, I am trying to upgrade my distro from rocko to zeus. After I fixed all the initial parsing and build problems I have reached a point where the linux-imx doesn't build. Maybe I am underestimating the task in front of me, but I have already seen it done. The error looks like this: |