diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index 72113c37b8..e3c8c6d437 100755 --- a/scripts/oe-setup-builddir +++ b/scripts/oe-setup-builddir @@ -79,8 +79,7 @@ if [ ! -r "$BUILDDIR/conf/local.conf" ]; then You had no conf/local.conf file. This configuration file has therefore been created for you from $OECORELOCALCONF You may wish to edit it to, for example, select a different MACHINE (target -hardware). See conf/local.conf for more information as common configuration -options are commented. +hardware). EOM cp -f "$OECORELOCALCONF" "$BUILDDIR/conf/local.conf"