Re: [yocto] populate_sdk won't work

2018-01-26 Thread John Smith
> what is your build host OS/arch Host:OS debian/x86_64 kernel v4.9 Target: arm v4.14 A while ago I added the the kernel sources and it has been working (yocto-2.4.0) Since I ve updated to yocto-2.4.1 it does not anymore. Before build I removed build/tmp build/sstate-cache and did a clean.

Re: [yocto] populate_sdk won't work

2018-01-26 Thread Khem Raj
On 1/26/18 9:47 AM, John Smith wrote: > Hi list, >   > bitbake my-core-image -c populate_sdk does not work and fails > at: x86_64-nativesdk-pokysdk-linux/nativesdk-libgcc >   > Please see the log for further details: https://pastebin.com/w604z66S >   > bitbake myimage works perfect except the sdk.

[yocto] populate_sdk won't work

2018-01-26 Thread John Smith
Hi list,   bitbake my-core-image -c populate_sdk does not work and fails at: x86_64-nativesdk-pokysdk-linux/nativesdk-libgcc   Please see the log for further details: https://pastebin.com/w604z66S   bitbake myimage works perfect except the sdk.   Any suggestions?   Best kkl -- __