summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-05-06 14:35:14 +0000
committerRichard Purdie <richard@openedhand.com>2008-05-06 14:35:14 +0000
commit71f93951ee7fb92ee413812a8eb010e48de98ba8 (patch)
tree926f1081dcf91e314743b974d74fda94c24f2830 /meta
parentbe886a8b1b09dfbc43cc9039fe8f448a1fe5e284 (diff)
downloadpoky-71f93951ee7fb92ee413812a8eb010e48de98ba8.tar.gz
task-poky-standalone-sdk-target: Drop uclibc-utils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4443 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/tasks/task-poky-standalone-sdk-target.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-poky-standalone-sdk-target.bb b/meta/packages/tasks/task-poky-standalone-sdk-target.bb
index b96a21be8b..e9384f5ecd 100644
--- a/meta/packages/tasks/task-poky-standalone-sdk-target.bb
+++ b/meta/packages/tasks/task-poky-standalone-sdk-target.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Target packages for the standalone SDK" 1DESCRIPTION = "Target packages for the standalone SDK"
2PR = "r3" 2PR = "r4"
3LICENSE = "MIT" 3LICENSE = "MIT"
4ALLOW_EMPTY = "1" 4ALLOW_EMPTY = "1"
5 5
@@ -32,7 +32,6 @@ UCLIBC_DEPENDENCIES = "\
32 uclibc \ 32 uclibc \
33 uclibc-dbg \ 33 uclibc-dbg \
34 uclibc-dev \ 34 uclibc-dev \
35 uclibc-utils \
36 uclibc-thread-db \ 35 uclibc-thread-db \
37 " 36 "
38 37