[oe-commits] Chong.Lu at windriver.com : samba: add winbind.service to winbind package

git at git.openembedded.org git at git.openembedded.org
Mon Dec 29 09:11:27 UTC 2014


Module: meta-openembedded.git
Branch: dizzy-next
Commit: 80f3a32d734bab595ee88ef5aed718b4dc0b0c3c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=80f3a32d734bab595ee88ef5aed718b4dc0b0c3c

Author: Chong.Lu at windriver.com <Chong.Lu at windriver.com>
Date:   Thu Oct 30 18:23:02 2014 +0800

samba: add winbind.service to winbind package

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 at windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Armin Kuster <akuster808 at gmail.com>

---

 meta-oe/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 \



More information about the Openembedded-commits mailing list