From d75280b749bf70c6dec723e6f99688521a1a6a88 Mon Sep 17 00:00:00 2001 From: leimaohui Date: Sun, 24 Jun 2018 22:53:38 -0700 Subject: samba: Delete remain of LSB. Signed-off-by: Lei Maohui Signed-off-by: Khem Raj --- meta-networking/recipes-connectivity/samba/samba_4.7.8.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb index 593ff57be5..fc1a2e0fd0 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb @@ -48,9 +48,6 @@ DEPENDS_append_libc-musl = " libtirpc" CFLAGS_append_libc-musl = " -I${STAGING_INCDIR}/tirpc" LDFLAGS_append_libc-musl = " -ltirpc" -LSB = "" -LSB_linuxstdbase = "lsb" - INITSCRIPT_NAME = "samba" INITSCRIPT_PARAMS = "start 20 3 5 . stop 20 0 1 6 ." @@ -70,7 +67,6 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd zeroconf', d)} acl ad-dc cups gnutls ldap mitkrb5 \ " -RDEPENDS_${PN}-base += "${LSB}" RDEPENDS_${PN}-ctdb-tests += "bash util-linux-getopt" PACKAGECONFIG[acl] = "--with-acl-support,--without-acl-support,acl" -- cgit 1.2.3-korg