]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-standalone-sdk-target: Drop uclibc-utils
authorRichard Purdie <richard@openedhand.com>
Tue, 6 May 2008 14:35:14 +0000 (14:35 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 6 May 2008 14:35:14 +0000 (14:35 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4443 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-poky-standalone-sdk-target.bb

index b96a21be8b678cf20103c6f3896606c6f25a3435..e9384f5ecdf42ece0df2dc713ef3dbffe71375af 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Target packages for the standalone SDK"
-PR = "r3"
+PR = "r4"
 LICENSE = "MIT"
 ALLOW_EMPTY = "1"
 
@@ -32,7 +32,6 @@ UCLIBC_DEPENDENCIES = "\
     uclibc \
     uclibc-dbg \
     uclibc-dev \
-    uclibc-utils \
     uclibc-thread-db \
     "