Update the local.conf.sample per the recent OE changes.
authorChris Larson <clarson@kergoth.com>
Wed, 24 Mar 2004 15:18:31 +0000 (15:18 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 24 Mar 2004 15:18:31 +0000 (15:18 +0000)
BKrev: 4061a6c7wFHqmRrSHEN81IZroqLxiA

conf/local.conf.sample

index e69de29..8083255 100644 (file)
@@ -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"