mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
Add multimachine.conf and binary locale generation by default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@353 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -18,6 +18,7 @@ MACHINE = "c7x0"
|
||||
#MACHINE = "akita"
|
||||
#MACHINE = "spitz"
|
||||
#MACHINE = "nokia770"
|
||||
#MACHINE = "qemuarm"
|
||||
|
||||
DISTRO = "poky"
|
||||
|
||||
@@ -48,3 +49,5 @@ BBINCLUDELOGS = "yes"
|
||||
# a cvs:// URI. Uncomment this, if you not want to pull directly from CVS.
|
||||
CVS_TARBALL_STASH = "http://www.oesources.org/source/current/"
|
||||
|
||||
include conf/distro/include/multimachine.conf
|
||||
ENABLE_BINARY_LOCALE_GENERATION = "1"
|
||||
|
||||
Reference in New Issue
Block a user