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:
49d88fa
)
linknx: Switch to libc-uclibc
author
Tom Rini
<tom_rini@mentor.com>
Wed, 19 Jan 2011 00:54:16 +0000
(17:54 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 19 Jan 2011 01:04:05 +0000
(18:04 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/linknx/linknx.inc
patch
|
blob
|
history
diff --git
a/recipes/linknx/linknx.inc
b/recipes/linknx/linknx.inc
index
029589a
..
a3c38f3
100644
(file)
--- a/
recipes/linknx/linknx.inc
+++ b/
recipes/linknx/linknx.inc
@@
-4,10
+4,10
@@
HOMEPAGE = "http://linknx.sourceforge.net/"
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"
+PR = "r1"
DEPENDS = " pthsem lua5.1 curl libesmtp"
-DEPENDS_append_linux-uclibc = " argp-standalone"
-DEPENDS_append_linux-uclibceabi = " argp-standalone"
+DEPENDS_append_libc-uclibc = " argp-standalone"
SRC_URI += "file://configure-libcurl.patch \
file://linknx.start "