git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
192cb4f
)
samba 3.0.34: Switch to libc-uclibc
author
Tom Rini
<tom_rini@mentor.com>
Wed, 19 Jan 2011 00:56:20 +0000
(17:56 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 19 Jan 2011 01:04:06 +0000
(18:04 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/samba/samba_3.0.34.bb
patch
|
blob
|
history
diff --git
a/recipes/samba/samba_3.0.34.bb
b/recipes/samba/samba_3.0.34.bb
index
6a35683
..
a5f9b26
100644
(file)
--- 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 = "r
5
"
+PR = "r
6
"
PACKAGES =+ " smbfs smbfs-doc"