From af4d5d0cfd2e6ae07d861c29af74f0ef7aa2d18f Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 24 Mar 2004 15:18:31 +0000 Subject: [PATCH] Update the local.conf.sample per the recent OE changes. BKrev: 4061a6c7wFHqmRrSHEN81IZroqLxiA --- conf/local.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) 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" -- 2.39.5