summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-self-hosting.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tasks/task-self-hosting.bb b/packages/tasks/task-self-hosting.bb
index a82d6a6bc3..478d8130b2 100644
--- a/packages/tasks/task-self-hosting.bb
+++ b/packages/tasks/task-self-hosting.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
RDEPENDS = "cpp gcc-symlinks binutils-symlinks \
perl perl-modules bitbake bash \
task-proper-tools glibc-utils \
- libc-linux-headers-dev glibc-dev \
+ linux-libc-headers-dev glibc-dev \
texinfo make cvs subversion monotone-6"
#
@@ -19,7 +19,7 @@ RDEPENDS = "cpp gcc-symlinks binutils-symlinks \
# - glibc-utils REQ cpp
#
# problems:
-# - binutils-synlinks conflict with busybox
+# - binutils-symlinks conflict with busybox
# - glibc-dev conflict with libc-linux-headers-dev
# - perl is so granulated that it is probably impossible
# to find out which packages are needed