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:
972d824
)
shadow_4.1.4.2.bb: add --with-nscd=no when compiling for uclibc
author
Khem Raj
<raj.khem@gmail.com>
Wed, 2 Jun 2010 20:12:51 +0000
(13:12 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 5 Jun 2010 13:52:42 +0000
(06:52 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/shadow/shadow_4.1.4.2.bb
patch
|
blob
|
history
diff --git
a/recipes/shadow/shadow_4.1.4.2.bb
b/recipes/shadow/shadow_4.1.4.2.bb
index
05b3279
..
ebf54a7
100644
(file)
--- a/
recipes/shadow/shadow_4.1.4.2.bb
+++ b/
recipes/shadow/shadow_4.1.4.2.bb
@@
-1,8
+1,11
@@
require shadow.inc
-SRC_URI += " file://shadow.automake-1.11.patch"
+SRC_URI += "file://shadow.automake-1.11.patch \
+ "
PR = "${INC_PR}.1"
+EXTRA_OECONF_libc-uclibc += " --with-nscd=no "
+
SRC_URI[md5sum] = "d593a9cab93c48ee0a6ba056db8c1997"
SRC_URI[sha256sum] = "97987f6a7967a85e6aa0dba2a1d52db8bd69af5a717391de5693db768fb78990"