summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2012-03-25 07:46:15 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-26 12:13:05 +0100
commit951aa5ea1f1e23460bb3607e5442a2a2bc499e6f (patch)
tree8ccdfd1db3faf5a5e3e6993e66a487b7224957af /meta/classes/icecc.bbclass
parent1b5c52f2e81087be704fa6527f9d08f27a62ab09 (diff)
downloadast2050-yocto-poky-951aa5ea1f1e23460bb3607e5442a2a2bc499e6f.zip
ast2050-yocto-poky-951aa5ea1f1e23460bb3607e5442a2a2bc499e6f.tar.gz
Various typoes fixed, all comments or output strings.
Typoes fixed: "enviroment", "editted", "spliting", "scheulder". (From OE-Core rev: 17e981a857a51b0bec08c929e8539d36d83874b6) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/icecc.bbclass')
-rw-r--r--meta/classes/icecc.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/icecc.bbclass b/meta/classes/icecc.bbclass
index 4557073..ae74050 100644
--- a/meta/classes/icecc.bbclass
+++ b/meta/classes/icecc.bbclass
@@ -9,7 +9,7 @@
# ICECC_VERSION accordingly.
#
#The class now handles all 3 different compile 'stages' (i.e native ,cross-kernel and target) creating the
-#necessary enviroment tar.gz file to be used by the remote machines.
+#necessary environment tar.gz file to be used by the remote machines.
#It also supports meta-toolchain generation
#
#If ICECC_PATH is not set in local.conf then the class will try to locate it using 'which'
OpenPOWER on IntegriCloud