Re: [yocto] setting up autobuilder on local machine

2016-12-18 Thread Mirza Krak
2016-12-19 4:33 GMT+01:00 Bill Randle : > On Sun, Dec 18, 2016 at 8:25 AM, Paul Barker wrote: >> On Sun, 18 Dec 2016 15:46:19 +0100 >> Mirza Krak wrote: >> >>> Hi. >>> >>> I have been looking in to the possibility to utilize yocto autobuilder >>> for one of my own projects. >>> >>> But I am havin

Re: [yocto] setting up autobuilder on local machine

2016-12-18 Thread Bill Randle
On Sun, Dec 18, 2016 at 8:25 AM, Paul Barker wrote: > On Sun, 18 Dec 2016 15:46:19 +0100 > Mirza Krak wrote: > >> Hi. >> >> I have been looking in to the possibility to utilize yocto autobuilder >> for one of my own projects. >> >> But I am having some problems setting this up and hopefully someo

Re: [yocto] libssp_nonshared.a not present in native SDK.

2016-12-18 Thread Paul Eggleton
Hi Rafael, Looking at this a bit more closely I think the problem here is that within the SDK this RRECOMMENDS doesn't actually come into effect. In the SDK, gcc is in the host part, but you want the libssp library for the target which is in the target part of the SDK; RRECOMMENDS can't cross b

[yocto] [PATCH][yocto-docs] Couple aesthetic fixes for Chapter 1, kernel dev manual

2016-12-18 Thread Robert P. J. Day
* "sys" filesystem is technically "sysfs" Signed-off-by: Robert P. J. Day --- nothing earth-shattering, just more pedantry. diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index 263e500..abc51aa 100644 --- a/documentation/kernel-de

Re: [yocto] setting up autobuilder on local machine

2016-12-18 Thread Paul Barker
On Sun, 18 Dec 2016 15:46:19 +0100 Mirza Krak wrote: > Hi. > > I have been looking in to the possibility to utilize yocto autobuilder > for one of my own projects. > > But I am having some problems setting this up and hopefully someone > here can provide some pointers. > > I did the "quickstar

[yocto] setting up autobuilder on local machine

2016-12-18 Thread Mirza Krak
Hi. I have been looking in to the possibility to utilize yocto autobuilder for one of my own projects. But I am having some problems setting this up and hopefully someone here can provide some pointers. I did the "quickstart part": git clone git://git.yoctoproject.org/yocto-autobuilder cd yocto