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

git at git.openembedded.org git at git.openembedded.org
Fri Nov 7 14:47:25 UTC 2014


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

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>

---

 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