[oe-commits] org.oe.dev task-self-hosting: fix typos

koen commit openembedded-commits at lists.openembedded.org
Mon Dec 18 14:31:06 UTC 2006


task-self-hosting: fix typos

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: dc67e5dcf8ea7d5c3acdf7069184d17960ed4dd4
ViewMTN: http://monotone.openembedded.org/revision.psp?id=dc67e5dcf8ea7d5c3acdf7069184d17960ed4dd4
Files:
1
packages/tasks/task-self-hosting.bb
Diffs:

#
# mt diff -rb293e3aab85fdc7cd163df049e70f6fe05d410a2 -rdc67e5dcf8ea7d5c3acdf7069184d17960ed4dd4
#
# 
# 
# patch "packages/tasks/task-self-hosting.bb"
#  from [7b9b6427984e12d31aa60aeb79baea2f78c67de2]
#    to [a8f5f548865ff7e9e1eccbce5f4a47465e7b12eb]
# 
============================================================
--- packages/tasks/task-self-hosting.bb	7b9b6427984e12d31aa60aeb79baea2f78c67de2
+++ packages/tasks/task-self-hosting.bb	a8f5f548865ff7e9e1eccbce5f4a47465e7b12eb
@@ -1,10 +1,10 @@ RDEPENDS = "cpp gcc-symlinks binutils-sy
 DESCRIPTION = "All tools needed for OpenEmbedded build"
 SECTION = "devel"
 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-sy
 # - 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






More information about the Openembedded-commits mailing list