task-slugos-extd: Switch to libc-uclibc
authorTom Rini <tom_rini@mentor.com>
Wed, 19 Jan 2011 00:57:18 +0000 (17:57 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 19 Jan 2011 01:04:09 +0000 (18:04 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/tasks/task-slugos-extd.bb

index ab82407..b4d4158 100644 (file)
@@ -1,11 +1,11 @@
 DESCRIPTION = "Task packages for the SlugOS Extended image"
-PR = "r0"
+PR = "r1"
 LICENSE = "MIT"
 
 inherit task
 
 RNG_TOOLS_PACKAGE = "rng-tools"
-RNG_TOOLS_PACKAGE_linux-uclibc = ""
+RNG_TOOLS_PACKAGE_libc-uclibc = ""
 
 RDEPENDS_${PN} = "\
   ${RNG_TOOLS_PACKAGE} \