From: Koen Kooi Date: Mon, 18 Dec 2006 14:26:56 +0000 (+0000) Subject: task-self-hosting: fix typos X-Git-Tag: Release-2010-05/1~9453^2~125^2~24^2~14^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6565939e02c29d2d2e5b57ffa9a0dd13cc909c38;p=openembedded.git task-self-hosting: fix typos --- 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