[oe-commits] Tom Rini : task-slugos-extd: Switch to libc-uclibc

git version control git at git.openembedded.org
Wed Jan 19 01:08:08 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5e4a76196b2e3c99fcbb7cb18412ed7af3efc3f3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5e4a76196b2e3c99fcbb7cb18412ed7af3efc3f3

Author: Tom Rini <tom_rini at mentor.com>
Date:   Tue Jan 18 17:57:18 2011 -0700

task-slugos-extd: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/tasks/task-slugos-extd.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/tasks/task-slugos-extd.bb b/recipes/tasks/task-slugos-extd.bb
index ab82407..b4d4158 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} \





More information about the Openembedded-commits mailing list