aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linknx
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-18 17:54:16 -0700
committerTom Rini <tom_rini@mentor.com>2011-01-18 18:04:05 -0700
commit460ff459a79a615e6d62e2a243e518d37d814351 (patch)
tree7d94fd1e9e8645b8bd57b97ce5ce198862d4fd90 /recipes/linknx
parent49d88fab537c281b324095dc107b26195c82a365 (diff)
downloadopenembedded-460ff459a79a615e6d62e2a243e518d37d814351.tar.gz
linknx: Switch to libc-uclibc
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/linknx')
-rw-r--r--recipes/linknx/linknx.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linknx/linknx.inc b/recipes/linknx/linknx.inc
index 029589acbc..a3c38f3733 100644
--- 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 "