mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
local.conf: mention the Canadian Cross variable; SDK_ARCH
This commit is contained in:
@@ -151,3 +151,8 @@ SRC_TARBALL_STASH = "http://pokylinux.org/sources/"
|
|||||||
#ASSUME_PROVIDED += "gtk+-native libglade-native"
|
#ASSUME_PROVIDED += "gtk+-native libglade-native"
|
||||||
|
|
||||||
ENABLE_BINARY_LOCALE_GENERATION = "1"
|
ENABLE_BINARY_LOCALE_GENERATION = "1"
|
||||||
|
|
||||||
|
# The architecture to build SDK items for, by setting this you can build SDK
|
||||||
|
# packages for architectures other than the host i.e. building i586 packages
|
||||||
|
# on an x86_64 host.
|
||||||
|
#SDK_ARCH="i586"
|
||||||
|
|||||||
Reference in New Issue
Block a user