From: Holger Freyther Date: Tue, 6 Mar 2007 23:38:42 +0000 (+0000) Subject: conf/local.conf.sample: bb should be defined, oe is not defined X-Git-Tag: Release-2010-05/1~9088^2^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece45d505cbad3529e2ed081049fa4d9f1165ed2;p=openembedded.git conf/local.conf.sample: bb should be defined, oe is not defined --- 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')}"