[oe-commits] Tom Rini : samba 3.0.34: Switch to libc-uclibc

git version control git at git.openembedded.org
Wed Jan 19 01:08:08 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: feecc16175d710db5e74d35d8eb85d6b9d1ab694
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=feecc16175d710db5e74d35d8eb85d6b9d1ab694

Author: Tom Rini <tom_rini at mentor.com>
Date:   Tue Jan 18 17:56:20 2011 -0700

samba 3.0.34: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/samba/samba_3.0.34.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/samba/samba_3.0.34.bb b/recipes/samba/samba_3.0.34.bb
index 6a35683..a5f9b26 100644
--- a/recipes/samba/samba_3.0.34.bb
+++ b/recipes/samba/samba_3.0.34.bb
@@ -3,10 +3,9 @@ require samba-basic.inc
 
 SRC_URI += "file://configure.patch \
             "
-SRC_URI_append_linux-uclibc        = "file://uclibc-strlcpy-strlcat.patch"
-SRC_URI_append_linux-uclibceabi = "file://uclibc-strlcpy-strlcat.patch"
+SRC_URI_append_libc-uclibc        = "file://uclibc-strlcpy-strlcat.patch"
 
-PR = "r5"
+PR = "r6"
 
 PACKAGES =+ " smbfs smbfs-doc"
 





More information about the Openembedded-commits mailing list