From 439db2032c8b3446fc3bbae945370d2f28b0d2c2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 28 May 2006 21:58:59 +0000 Subject: 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 --- build/conf/local.conf.sample | 1 - 1 file changed, 1 deletion(-) (limited to 'build') diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 08e92eab70..dcdf80024b 100755 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -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" -- cgit v1.2.3-54-g00ecf