[poky] [PATCH] local.conf.sample: Fix typo
Peter Kjellerstedt
peter.kjellerstedt at axis.com
Wed Nov 27 04:32:59 PST 2013
> -----Original Message-----
> From: poky-bounces at yoctoproject.org [mailto:poky-
> bounces at yoctoproject.org] On Behalf Of Yi Zhao
> Sent: den 27 november 2013 07:22
> To: poky at yoctoproject.org
> Subject: [poky] [PATCH] local.conf.sample: Fix typo
>
> Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
> ---
> meta-yocto/conf/local.conf.sample | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto/conf/local.conf.sample b/meta-
> yocto/conf/local.conf.sample
> index 31e7605..49e64fb 100644
> --- a/meta-yocto/conf/local.conf.sample
> +++ b/meta-yocto/conf/local.conf.sample
> @@ -126,7 +126,7 @@ PACKAGE_CLASSES ?= "package_rpm"
> #
> # This variable specified the architecture to build SDK/ADT items for and means
^^^^^^^^^
While at it, shouldn't that be "specifies"?
> # 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
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
//Peter
More information about the poky
mailing list