From: Chris Larson Date: Wed, 24 Mar 2004 15:18:31 +0000 (+0000) Subject: Update the local.conf.sample per the recent OE changes. X-Git-Tag: Release-2010-05/1~19882 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af4d5d0cfd2e6ae07d861c29af74f0ef7aa2d18f;p=openembedded.git Update the local.conf.sample per the recent OE changes. BKrev: 4061a6c7wFHqmRrSHEN81IZroqLxiA --- diff --git a/conf/local.conf.sample b/conf/local.conf.sample index e69de29bb2..8083255286 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -0,0 +1,7 @@ +TARGET_ARCH = "arm" +DL_DIR = "${HOME}/sources" +OEFILES = "*/*.oe" +# NOTE: only recent oemake's obey OEMASK directly +OEMASK = "-initial|/(binutils|uclibc|avr-libc|gcc|linux|grub|qte_|qte-for-qtopia)" + +#INHERIT = "package_tar"