Change multimachine to a bbclass and update distro configurations. Add multimachine functionlity to cope with packages with machine specific sub packages. Also applied to OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@450 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-05-28 21:58:59 +00:00
parent c74733f58c
commit 439db2032c
7 changed files with 26 additions and 14 deletions

View File

@@ -57,5 +57,4 @@ 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"