Re: [yocto] Ignoring Fetch errors for optional source.

2016-12-11 Thread Khem Raj
> On Dec 7, 2016, at 5:00 AM, Beth 'pidge' Flanagan wrote: > > I've an odd use case that I wonder if anyone has a work around/way of > doing it. > > I've a client who has contractors who can't have access to a certain > segment of the code base. So for example, a recipe will have a SRC_URI > fo

Re: [yocto] update mechanisms

2016-12-11 Thread Kristian Amlie
On 09/12/16 16:13, Patrick Ohly wrote: > Kristian, I added a comment that Mender requires U-Boot. That is > correct, isn't it? I understand that this restriction allows you to > implement things like automatic rollback, but it's worth mentioning that > this comes with that limitation. Yes, that is

Re: [yocto] Error during webkit compilation for rasberry pi3

2016-12-11 Thread Gary Thomas
On 2016-12-11 16:49, Mont3z Claros wrote: Hi Khem, this layer is: https://layers.openembedded.org/layerindex/branch/master/layer/meta-webkit/ I've also tried to use the webkit recipe from poky but I've got the same error. In this case I used a different configuration because poky doesn't have w

[yocto] [Recipe reporting system] Upgradable recipe name list

2016-12-11 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade at this time, they can fill RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder until newer upstream version w

Re: [yocto] [meta-raspberrypi][PATCH] linux-raspberrypi-base.bbclass: remove version hack

2016-12-11 Thread Khem Raj
On Thu, Dec 8, 2016 at 2:40 AM, Andreas Müller wrote: > * no more required (version > 3.17 | > 4.3.x | > 4.4.5) > * causes error with rt kernel > I think this is ok to apply now. > Signed-off-by: Andreas Müller > --- > classes/linux-raspberrypi-base.bbclass | 15 --- > 1 file chang

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

2016-12-11 Thread Paul Eggleton
On Fri, 09 Dec 2016 09:24:41 Rafael Gago Castano wrote: > Hello again. > > > I tried to fix this in my layers by adding a > "recipes-devtools/gcc_5.3.bbappend" file to containing the additions that > you did to poky on... > > > http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=1c0fc7fcf

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

2016-12-11 Thread Khem Raj
On Fri, Dec 9, 2016 at 1:24 AM, Rafael Gago Castano wrote: > Hello again. > > > I tried to fix this in my layers by adding a > "recipes-devtools/gcc_5.3.bbappend" file to containing the additions that > you did to poky on... > > > http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=1c0fc7fcf

Re: [yocto] Kernel config incremental modification not working.

2016-12-11 Thread Paul Eggleton
On Fri, 09 Dec 2016 11:19:56 Bruce Ashfield wrote: > On 2016-12-09 11:17 AM, Andrea Galbusera wrote: > > Hi Bruce, > > > > On Thu, Dec 8, 2016 at 3:36 PM, Bruce Ashfield > > > > mailto:bruce.ashfi...@windriver.com>> wrote: > > On 2016-12-08 09:06 AM, Bent Bisballe Nyeng wrote: > > Hi

Re: [yocto] Error during webkit compilation for rasberry pi3

2016-12-11 Thread Khem Raj
userland graphics drivers dont have gles1 support, that might be one reason for it. You might try our vc4graphics driver by adding 'vc4graphics' to MACHINE_FEATURES and then it will use mesa. On Sun, Dec 11, 2016 at 7:49 AM, Mont3z Claros wrote: > Hi Khem, > > this layer is: > https://layers.open

Re: [yocto] Error during webkit compilation for rasberry pi3

2016-12-11 Thread Mont3z Claros
Hi Khem, this layer is: https://layers.openembedded.org/layerindex/branch/master/layer/meta-webkit/ I've also tried to use the webkit recipe from poky but I've got the same error. In this case I used a different configuration because poky doesn't have webkitgtk-bin (mini browser). To test that I'