summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-03-02 09:42:17 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-02 15:20:40 +0100
commit80ad06e51c24199e15614a6a7c89e06c7fca44c6 (patch)
tree29d01e5cd27eee2cbdd7a50591a1b263bfb4890f
parent56258f491bf459cbdb2cee1db3267030340755f0 (diff)
downloadbuildroot-80ad06e51c24199e15614a6a7c89e06c7fca44c6.tar.gz
buildroot-80ad06e51c24199e15614a6a7c89e06c7fca44c6.zip
samba: update description and rename patches
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/samba/Config.in6
-rw-r--r--package/samba/samba-0001-fix-smbd-libs-avahi.patch (renamed from package/samba/samba-fix-smbd-libs-avahi.patch)0
-rw-r--r--package/samba/samba-0002-getaddrinfo.patch (renamed from package/samba/samba-getaddrinfo.patch)0
3 files changed, 3 insertions, 3 deletions
diff --git a/package/samba/Config.in b/package/samba/Config.in
index 1469075361..c5b7e48da0 100644
--- a/package/samba/Config.in
+++ b/package/samba/Config.in
@@ -4,9 +4,9 @@ config BR2_PACKAGE_SAMBA
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_POPT
help
- Provides print services to all manner of SMB/CIFS clients,
- including the numerous versions of Microsoft Windows
- operating systems.
+ Provides secure, stable and fast file and print services
+ for all clients using the SMB/CIFS protocol, such as all
+ versions of DOS, Windows, OS/2, Linux and many others.
http://www.samba.org/
diff --git a/package/samba/samba-fix-smbd-libs-avahi.patch b/package/samba/samba-0001-fix-smbd-libs-avahi.patch
index 6624f57f6c..6624f57f6c 100644
--- a/package/samba/samba-fix-smbd-libs-avahi.patch
+++ b/package/samba/samba-0001-fix-smbd-libs-avahi.patch
diff --git a/package/samba/samba-getaddrinfo.patch b/package/samba/samba-0002-getaddrinfo.patch
index df3570ca03..df3570ca03 100644
--- a/package/samba/samba-getaddrinfo.patch
+++ b/package/samba/samba-0002-getaddrinfo.patch
OpenPOWER on IntegriCloud