On Mon, Jan 12, 2015 at 02:36:29PM +0000, [email protected] wrote:
> Module: meta-openembedded.git
> Branch: master
> Commit: c702fc4dfab0c09449bd47a04deecca5946d981f
> URL:    
> http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c702fc4dfab0c09449bd47a04deecca5946d981f
> 
> Author: Ash Charles <[email protected]>
> Date:   Thu Jan  8 10:58:19 2015 -0800
> 
> mpd: ship systemd socket file
> 
> As of mpd version 19.1, as systemd socket file, mpd.socket, is
> installed. Ship this file as part of the mpd-systemd package.

Can you please fix this issue?
mpd-0.19.1: mpd rdepends on libsmbclient, but it isn't a build dependency? 
[build-deps]

> 
> Signed-off-by: Ash Charles <[email protected]>
> Signed-off-by: Martin Jansa <[email protected]>
> 
> ---
> 
>  meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.1.bb 
> b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.1.bb
> index 04eed0a..feec985 100644
> --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.1.bb
> +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.1.bb
> @@ -48,7 +48,7 @@ do_install_append() {
>  RPROVIDES_${PN} += "${PN}-systemd"
>  RREPLACES_${PN} += "${PN}-systemd"
>  RCONFLICTS_${PN} += "${PN}-systemd"
> -SYSTEMD_SERVICE_${PN} = "mpd.service"
> +SYSTEMD_SERVICE_${PN} = "mpd.service mpd.socket"
>  
>  USERADD_PACKAGES = "${PN}"
>  USERADD_PARAM_${PN} = " \
> 
> -- 
> _______________________________________________
> Openembedded-commits mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to