linknx: Switch to libc-uclibc
authorTom Rini <tom_rini@mentor.com>
Wed, 19 Jan 2011 00:54:16 +0000 (17:54 -0700)
committerTom 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

index 029589a..a3c38f3 100644 (file)
@@ -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 "