Fix samba LINUX_LFS problem in a proper way. FIXES #58 (OE)
[vuplus_openembedded] / packages / samba / samba_3.0.14a.bb
index 68a261c..395decf 100644 (file)
@@ -1,15 +1,9 @@
-
-PR = "r7"
-
-# Ugly patch to hack configure.in to set the CPPFLAGS without actually checking for LFS support
-# For nslu2. Will probably work for forcing for other archs as well. 
-LFS_SRC_URI = ""
-LFS_SRC_URI_nslu2 = "file://configure.lfs.patch;patch=1"  
+PR = "r8"
 
 SRC_URI = "http://us2.samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
           file://configure.patch;patch=1 \
           file://cifs.patch;patch=1 \
-          ${LFS_SRC_URI} \
+          file://config-lfs.patch;patch=1 \
           file://init \
            file://quota.patch;patch=1;pnum=0 \
           "