From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH 1/2] samba: add winbind.service to winbind package
Date: Tue, 11 Nov 2014 10:19:06 +0800 [thread overview]
Message-ID: <5461721A.6050307@windriver.com> (raw)
In-Reply-To: <1414664583-26791-1-git-send-email-Chong.Lu@windriver.com>
ping
//Chong
On 10/30/2014 06:23 PM, Chong Lu wrote:
> This solves the following warning:
>
> lib32-samba-3.6.24: lib32-samba: Files/directories were installed but not shipped
> /lib/systemd/system/winbind.service [installed-vs-shipped]
>
> Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
> ---
> recipes-connectivity/samba/samba-basic.inc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-oe/recipes-connectivity/samba/samba-basic.inc b/meta-oe/recipes-connectivity/samba/samba-basic.inc
> index d0fa8e6..e9f891f 100644
> --- a/meta-oe/recipes-connectivity/samba/samba-basic.inc
> +++ b/meta-oe/recipes-connectivity/samba/samba-basic.inc
> @@ -40,6 +40,7 @@ FILES_winbind = "${sbindir}/winbindd \
> ${bindir}/wbinfo \
> ${bindir}/ntlm_auth \
> ${sysconfdir}/init.d/winbind \
> + ${systemd_unitdir}/system/winbind.service \
> "
> FILES_libwinbind = "${libdir}/idmap/*.so \
> ${libdir}/pdb \
prev parent reply other threads:[~2014-11-11 2:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-30 10:23 [meta-oe][PATCH 1/2] samba: add winbind.service to winbind package Chong Lu
2014-10-30 10:23 ` [meta-oe][PATCH 2/2] samba: fix error messages when startup samba service Chong Lu
2014-11-11 2:19 ` Chong Lu
2014-11-11 2:19 ` Chong Lu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5461721A.6050307@windriver.com \
--to=chong.lu@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.