mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
local.conf.sample: Fix typo
(From meta-yocto rev: 00b47f00a7fa7a40855f5c682772b5fc1a021e5b) Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user