On 09/10/2013 16:59, Burton, Ross wrote:
On 9 October 2013 12:48, Jean-Charles <jic...@gmail.com> 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 somewhat outdate as I had to change the MD5 to be
able to build it:

-SRC_URI[md5sum] = "9fc4db84b3459bc77232b24bde48b000"
-SRC_URI[sha256sum] =
"9cdee47bbbfa3de5aaa5cf3fc9e208ccd97e5079f6d8fa84a6d1f24a1b760237"
+SRC_URI[md5sum] = "eb7d58a429184180fdc48330bba9bb45"
+SRC_URI[sha256sum] =
"979661e4828a23292f05e9b82707d291fe2a63eeddcde0150a2f09c5c060847f"
That's github re-generating tarballs underneath us - this was fixed in
meta-oe master by changing  it to do a git clone.  If you're using the
dylan stable branch you can cherry-pick that commit from master.

Then if you still get problems please paste the full logs, as I built
it all recently when changing the SRC_URI.

Ross
the issue is with gssdp :

>> configure: error: Package requirements (gssdp-1.0 >= 0.13.2) were not met:
>> 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 :( ?
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to