git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad61676
)
Update the local.conf.sample per the recent OE changes.
author
Chris Larson
<clarson@kergoth.com>
Wed, 24 Mar 2004 15:18:31 +0000
(15:18 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Wed, 24 Mar 2004 15:18:31 +0000
(15:18 +0000)
BKrev: 4061a6c7wFHqmRrSHEN81IZroqLxiA
conf/local.conf.sample
patch
|
blob
|
history
diff --git
a/conf/local.conf.sample
b/conf/local.conf.sample
index
e69de29
..
8083255
100644
(file)
--- 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"