[poky] [PATCH V2] local.conf.sample: Fix typo

Yi Zhao yi.zhao at windriver.com
Thu Nov 28 00:18:52 PST 2013


Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
 meta-yocto/conf/local.conf.sample |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index 31e7605..885d4db 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -124,9 +124,9 @@ PACKAGE_CLASSES ?= "package_rpm"
 #
 # SDK/ADT target architecture
 #
-# This variable specified the architecture to build SDK/ADT items for and means
+# This variable specifies the architecture to build SDK/ADT items for and means
 # you can build the SDK packages for architectures other than the machine you are 
-# running the build on (i.e. building i686 packages on an x86_64 host._
+# running the build on (i.e. building i686 packages on an x86_64 host).
 # Supported values are i686 and x86_64
 #SDKMACHINE ?= "i686"
 
-- 
1.7.9.5



More information about the poky mailing list