[yocto] Multiple libgl poviders..

2015-08-16 Thread Rob Kramer
Hi, Is it possible to have PREFERRED_PROVIDER_virtual/libgl set to Mesa, build an image against that, but also include a libgl-nvidia in the package repository? The idea is to allow a device to be set up using a generic installer, and then a new libgl can be installed if the hardware uses Nvi

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

2015-08-16 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 this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer u

Re: [yocto] [PATCHv2 1/1] Disable parallel build for umip.

2015-08-16 Thread Khem Raj
> On Jun 23, 2015, at 7:00 AM, Alexandru.Vaduva > wrote: > > From: Siva Borra > > umip build fails due to parallel build order issue, > hence disabling the same. which stage does it fail ? if its in install stage then you can disable it just for install task by PARALLEL_MAKEINST = “” and let

Re: [yocto] Kernel driver backports

2015-08-16 Thread Khem Raj
> On Jun 23, 2015, at 4:00 PM, Darcy Watkins > wrote: > > Hello, > > I am attempting to build kernel driver backports 3.18.1-1 to backport newer > drivers into older kernels (3.4 for i586 and 3.12 for armv7). This is in > poky 1.6 (daisy). > > I have everything building OK, and they seem t

Re: [yocto] Deploying 2 machines, u-boot does not include with both.

2015-08-16 Thread Khem Raj
> On Jun 24, 2015, at 1:53 AM, John Ernberg wrote: > > Hi > > This is a weird one that I have been researching for a while trying to > figure out how this can happen. > We recently had to extend our targets with another machine, they have > the same core CPU architecture, but we provide differe

Re: [yocto] Pickup the latest changes

2015-08-16 Thread Khem Raj
> On Jun 25, 2015, at 10:52 AM, Andy Ng wrote: > > Hi > > I would like to make a Yocto recipe that picks up a package from the > server that has the latest timestamp. It has the same filename but, > differnt timestamp, how do instruct my recipe to check the timestmp of > the tar.bz2 file and tr