aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-18 17:57:18 -0700
committerTom Rini <tom_rini@mentor.com>2011-01-18 18:04:09 -0700
commit5e4a76196b2e3c99fcbb7cb18412ed7af3efc3f3 (patch)
treee8adb1c8baa1d777e273095f2dc2b5d5cf4a6571 /recipes/tasks
parentedd3a1debdf4ca278022d1f734bdcbab9f553a61 (diff)
downloadopenembedded-5e4a76196b2e3c99fcbb7cb18412ed7af3efc3f3.tar.gz
task-slugos-extd: Switch to libc-uclibc
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-slugos-extd.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-slugos-extd.bb b/recipes/tasks/task-slugos-extd.bb
index ab82407d97..b4d4158e77 100644
--- a/recipes/tasks/task-slugos-extd.bb
+++ b/recipes/tasks/task-slugos-extd.bb
@@ -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} \