[yocto] dleyna not building

Burton, Ross ross.burton at intel.com
Wed Oct 9 07:59:48 PDT 2013


On 9 October 2013 12:48, Jean-Charles <jicheu at 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



More information about the yocto mailing list