aboutsummaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-03-06 23:38:42 +0000
committerHolger Freyther <zecke@selfish.org>2007-03-06 23:38:42 +0000
commitece45d505cbad3529e2ed081049fa4d9f1165ed2 (patch)
tree803797fbeaff0184bf191ff7d1841baaaeece657 /conf/local.conf.sample
parentb30c26b35a9d7b8e326b793efc43706aea2d6375 (diff)
downloadopenembedded-ece45d505cbad3529e2ed081049fa4d9f1165ed2.tar.gz
conf/local.conf.sample: bb should be defined, oe is not defined
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index df00fbae37..02d54686f8 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -139,4 +139,4 @@ BBINCLUDELOGS = "yes"
#CVS_TARBALL_STASH = ""
# EDIT THIS FILE and then remove the line below before using!
-REMOVE_THIS_LINE:="${@oe.fatal('Read the comments in your conf/local.conf')}"
+REMOVE_THIS_LINE:="${@bb.fatal('Read the comments in your conf/local.conf')}"