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

index fabf6fc..f68ca87 100644 (file)
@@ -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 "