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:
cde17a2
)
eibd: Switch to libc-uclibc
author
Tom Rini
<tom_rini@mentor.com>
Wed, 19 Jan 2011 00:41:59 +0000
(17:41 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 19 Jan 2011 01:04:03 +0000
(18:04 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/eibd/eibd.inc
patch
|
blob
|
history
diff --git
a/recipes/eibd/eibd.inc
b/recipes/eibd/eibd.inc
index
fabf6fc
..
f68ca87
100644
(file)
--- a/
recipes/eibd/eibd.inc
+++ b/
recipes/eibd/eibd.inc
@@
-4,9
+4,8
@@
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = " pthsem libxml2"
-DEPENDS_append_linux-uclibc = " argp-standalone "
-DEPENDS_append_linux-uclibceabi = " argp-standalone "
-INC_PR = "r1"
+DEPENDS_append_libc-uclibc = " argp-standalone "
+INC_PR = "r2"
SRC_URI += " file://eibd "