samba, samba-essential: Move IFACE related autoconf variables to common-linux site...
[vuplus_openembedded] / packages / samba / samba-essential_3.0.20.bb
index 365d208..5486e0f 100644 (file)
@@ -1,22 +1,17 @@
-PR = "r5"
+require samba-essential.inc
+inherit update-rc.d
 
-SRC_URI = "http://us2.samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
-          file://configure.patch;patch=1 \
-          file://cifs.patch;patch=1 \
-          file://config-lfs.patch;patch=1 \
+PR = "r7"
+
+SRC_URI = "file://config-lfs.patch;patch=1 \
           file://init-essential \
            file://quota.patch;patch=1;pnum=0 \
           file://smb-essential.conf \
           file://smb-essential-inactive.conf \
           file://Managing-Samba.txt"
 
-S := "${WORKDIR}/samba-${PV}/source"
-
 RCONFLICTS = "samba"
 
-require samba-essential.inc
-inherit update-rc.d
-
 INITSCRIPT_NAME = "samba"
 # No dependencies, goes in at level 20 (NOTE: take care with the
 # level, later levels put the shutdown later too - see the links