Merge ssh://openembedded@openembedded.bkbits.net/packages
authorGerald Britton <gbritton@doomcom.org>
Thu, 27 May 2004 18:22:09 +0000 (18:22 +0000)
committerGerald Britton <gbritton@doomcom.org>
Thu, 27 May 2004 18:22:09 +0000 (18:22 +0000)
into doomcom.org:/home/gbritton/devel/OE/packages

2004/05/27 14:22:04-04:00 doomcom.org!gbritton
users are more naive than we thought, make local.conf.sample (more) idiotproof

BKrev: 40b631d1NlwafI2ZkNOOUhWcmtSyUg

conf/local.conf.sample

index 60e8fe7..126d208 100644 (file)
 DL_DIR = "${HOME}/sources"
 
 # Use this to specify what .oe files to consider for builds
-OEFILES = "/path/to/packages/*/*.oe"
+#OEFILES = "/path/to/packages/*/*.oe"
+OEFILES := "${@oe.fatal('Edit your conf/local.conf: OEFILES')}"
+# Delete the line above.  Then uncomment and edit the other line to point
+# to the proper place where your .oe files are.
 
 # Use the OEMASK below unless you want to build something else than the
 # default glibc based setup