[oe-commits] org.oe.dev bitbake.inc: correct spelling mistake

Laibsch commit openembedded-commits at lists.openembedded.org
Sat May 12 14:39:25 UTC 2007


bitbake.inc: correct spelling mistake
replace references to OpenZaurus and Familiar with Angstrom

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: c46f8208c373d5560ddd45271e743c4c230bd2cd
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c46f8208c373d5560ddd45271e743c4c230bd2cd
Files:
1
packages/bitbake/bitbake.inc
Diffs:

#
# mt diff -ref4e23b2bb8f550f0efee1060eef020a2a76de16 -rc46f8208c373d5560ddd45271e743c4c230bd2cd
#
# 
# 
# patch "packages/bitbake/bitbake.inc"
#  from [e6ea16cb70fd4ad59330c352be23b58ac40862b1]
#    to [192c6287070b0ffd933ee18e58b9b6c93d8a9bde]
# 
============================================================
--- packages/bitbake/bitbake.inc	e6ea16cb70fd4ad59330c352be23b58ac40862b1
+++ packages/bitbake/bitbake.inc	192c6287070b0ffd933ee18e58b9b6c93d8a9bde
@@ -1,10 +1,10 @@ Gentoo Linux distribution. It is most co
 DESCRIPTION = "BitBake is a simple tool for the execution of tasks. It is \
 derived from Portage, which is the package management system used by the \
 Gentoo Linux distribution. It is most commonly used to build packages, as it \
-can easily use its rudamentary inheritence to abstract common operations, such \
+can easily use its rudimentary inheritence to abstract common operations, such \
 as fetching sources, unpacking them, patching them, compiling them, and so on. \
 It is the basis of the OpenEmbedded project, which is being used for \
-OpenZaurus, Familiar, and a number of other Linux distributions."
+Angstrom and a number of other embedded Linux distributions."
 HOMEPAGE = "http://developer.berlios.de/projects/bitbake/"
 LICENSE = "GPL MIT"
 SECTION = "devel"






More information about the Openembedded-commits mailing list