On Mon, 2018-05-14 at 14:09 -0700, Andre McCurdy wrote: > The comment appears to have been accidentally left behind when the > fail-fast over-ride was removed by: > > http://git.openembedded.org/openembedded-core/commit/?id=83ce96f445 > 16c8a4a44c8c0140949256f8422014 > > Signed-off-by: Andre McCurdy <[email protected]> > --- > meta/conf/bitbake.conf | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf > index a21b728..a74d8cf 100644 > --- a/meta/conf/bitbake.conf > +++ b/meta/conf/bitbake.conf > @@ -733,8 +733,8 @@ DISTRO_NAME ??= "OpenEmbedded" > # '_qemuarm' and then '' will be overriden with that value from '_qemuarm'. > # And finally '_forcevariable' overrides any standard variable, with the > highest priority. > # > -# This works for functions as well, they are really just environment > variables. > -# Default OVERRIDES to make compilation fail fast in case of build system > misconfiguration. > +# This works for functions as well, they are really just environment > variables.
If we're going to fix the comment, could you remove the word "environment" from there too please? :) Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
