aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2012-02-23 11:04:56 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-23 23:59:17 +0000
commit121a1499a81706366acc0081272a6bff634d4d62 (patch)
tree5fe5046b20bb97fe10b4d7dde5d5a28559803be0 /meta/recipes-core/tasks
parent7c99ef6d2173b14e1109a540ee5ae47b56d707e7 (diff)
downloadopenembedded-core-contrib-121a1499a81706366acc0081272a6bff634d4d62.tar.gz
task-self-hosted: remove duplicate packages
The package names are specified more than once. We only need to keep one for each of them, so let's remove the duplicated ones. This patch makes no actual change to the functionality of the recipe. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-core/tasks')
-rw-r--r--meta/recipes-core/tasks/task-self-hosted.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-core/tasks/task-self-hosted.bb b/meta/recipes-core/tasks/task-self-hosted.bb
index 1678ac366d..c9a8c49249 100644
--- a/meta/recipes-core/tasks/task-self-hosted.bb
+++ b/meta/recipes-core/tasks/task-self-hosted.bb
@@ -30,12 +30,6 @@ RDEPENDS_task-self-hosted = "\
RDEPENDS_task-self-hosted-host-tools = "\
connman \
connman-plugin-ethernet \
- parted \
- e2fsprogs \
- e2fsprogs-mke2fs \
- e2fsprogs-tune2fs \
- e2fsprogs-e2fsck \
- e2fsprogs-fsck \
dhcp-client \
e2fsprogs \
e2fsprogs-e2fsck \
@@ -65,7 +59,6 @@ RDEPENDS_task-self-hosted-sdk = "\
cpp-symlinks \
ccache \
coreutils \
- diffutils \
distcc \
eglibc-utils \
file \
@@ -74,7 +67,6 @@ RDEPENDS_task-self-hosted-sdk = "\
gcc-symlinks \
g++ \
g++-symlinks \
- gettext \
intltool \
ldd \
less \
@@ -88,7 +80,6 @@ RDEPENDS_task-self-hosted-sdk = "\
pkgconfig \
quilt \
sed \
- tcl \
"
RDEPENDS_task-self-hosted-debug = " \
@@ -100,7 +91,6 @@ RDEPENDS_task-self-hosted-debug = " \
RDEPENDS_task-self-hosted-extended = "\
- binutils \
bzip2 \
chkconfig \
chrpath \
@@ -134,7 +124,6 @@ RDEPENDS_task-self-hosted-extended = "\
openssl \
opkg \
opkg-utils \
- parted \
patch \
perl \
perl-dev \