Re: [yocto] dleyna not building

2013-10-09 Thread Jean-Charles
On 09/10/2013 17:11, Burton, Ross wrote: PREFERRED_VERSION_gssdp = "0.13.2" I just figured this by checking the two recipes. I'll try again wth this added to my conf ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listin

Re: [yocto] dleyna not building

2013-10-09 Thread Burton, Ross
>>> Requested 'gssdp-1.0 >= 0.13.2' but version of gssdp-1.0 is 0.12.2.1 > > There are both recipes on meta-multimedia, why would it take the older one > :( ? Because 0.13.2 is marked as a development release. You'll need to set PREFERRED_VERSION_gssdp = "0.13.2" (ditto for gupnp, probably). Ros

Re: [yocto] dleyna not building

2013-10-09 Thread Jean-Charles
On 09/10/2013 16:59, Burton, Ross wrote: On 9 October 2013 12:48, Jean-Charles wrote: Anyone tried to build dleyna recently ? The do_configure invariably fails on dylan (with a very long configure log but nothing obvious.. however a simple "bitbake media-service-upnp" will lead to the same erro

Re: [yocto] dleyna not building

2013-10-09 Thread Burton, Ross
On 9 October 2013 12:48, Jean-Charles wrote: > Anyone tried to build dleyna recently ? The do_configure invariably fails on > dylan (with a very long configure log but nothing obvious.. however a simple > "bitbake media-service-upnp" will lead to the same error. > > I suspect the package is somewh