summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 = "\
30RDEPENDS_task-self-hosted-host-tools = "\ 30RDEPENDS_task-self-hosted-host-tools = "\
31 connman \ 31 connman \
32 connman-plugin-ethernet \ 32 connman-plugin-ethernet \
33 parted \
34 e2fsprogs \
35 e2fsprogs-mke2fs \
36 e2fsprogs-tune2fs \
37 e2fsprogs-e2fsck \
38 e2fsprogs-fsck \
39 dhcp-client \ 33 dhcp-client \
40 e2fsprogs \ 34 e2fsprogs \
41 e2fsprogs-e2fsck \ 35 e2fsprogs-e2fsck \
@@ -65,7 +59,6 @@ RDEPENDS_task-self-hosted-sdk = "\
65 cpp-symlinks \ 59 cpp-symlinks \
66 ccache \ 60 ccache \
67 coreutils \ 61 coreutils \
68 diffutils \
69 distcc \ 62 distcc \
70 eglibc-utils \ 63 eglibc-utils \
71 file \ 64 file \
@@ -74,7 +67,6 @@ RDEPENDS_task-self-hosted-sdk = "\
74 gcc-symlinks \ 67 gcc-symlinks \
75 g++ \ 68 g++ \
76 g++-symlinks \ 69 g++-symlinks \
77 gettext \
78 intltool \ 70 intltool \
79 ldd \ 71 ldd \
80 less \ 72 less \
@@ -88,7 +80,6 @@ RDEPENDS_task-self-hosted-sdk = "\
88 pkgconfig \ 80 pkgconfig \
89 quilt \ 81 quilt \
90 sed \ 82 sed \
91 tcl \
92 " 83 "
93 84
94RDEPENDS_task-self-hosted-debug = " \ 85RDEPENDS_task-self-hosted-debug = " \
@@ -100,7 +91,6 @@ RDEPENDS_task-self-hosted-debug = " \
100 91
101 92
102RDEPENDS_task-self-hosted-extended = "\ 93RDEPENDS_task-self-hosted-extended = "\
103 binutils \
104 bzip2 \ 94 bzip2 \
105 chkconfig \ 95 chkconfig \
106 chrpath \ 96 chrpath \
@@ -134,7 +124,6 @@ RDEPENDS_task-self-hosted-extended = "\
134 openssl \ 124 openssl \
135 opkg \ 125 opkg \
136 opkg-utils \ 126 opkg-utils \
137 parted \
138 patch \ 127 patch \
139 perl \ 128 perl \
140 perl-dev \ 129 perl-dev \