[oe] [PATCH] mpd: update to 0.21

Max Kellermann max+openembedded at blarg.de
Mon Nov 19 17:24:06 UTC 2018


On 2018/11/02 18:04, Khem Raj <raj.khem at gmail.com> wrote:
> fails to package when systemd is used see
> 
> http://errors.yoctoproject.org/Errors/Details/198188/

Hm, this worked for me.  The systemd.socket file will not be installed
if libsystemd wasn't detected, but it "should" have been detected.

I'll resubmit with two changes:

- "systemd" added explicitly to DEPENDS (even though your log shows it
  was already installed indirectly)

- adding "-Dsystemd=enabled" which makes MPD's Meson file abort when
  libsystemd is not found

I hope this either just works now, or that I'll get a better error
message.


Btw.:

On 2018/11/01 13:52, Khem Raj <raj.khem at gmail.com> wrote:
> try adding
>
> [diff]
>         renames = copies
>
> to ~/.gitconfig

.. has no effect for this patch.  Almost all lines in this recipe file
were changed.

Max


More information about the Openembedded-devel mailing list