X-Git-Url: https://git.kernelconcepts.de/?p=meta-kc-bsp.git;a=blobdiff_plain;f=setup-environment;h=672929c99aadd011f0dc0539507816ebdcc57ffc;hp=1b95c5ad33f6b01e88fb54136eba34a5f42036f0;hb=539e1bdf634a51d13ebb01190774479b2afad095;hpb=42f026ab18ffe8411281b9cec55510819bdc7e0e diff --git a/setup-environment b/setup-environment index 1b95c5a..672929c 100755 --- a/setup-environment +++ b/setup-environment @@ -163,7 +163,7 @@ if [ "$build_dir_setup_enabled" = "true" ]; then DL_DIR ?= "\${BSPDIR}/downloads/" EOF # Change settings according environment - sed -e "s,MACHINE ??=.*,MACHINE ??= '$MACHINE',g" \ + sed -e "s,MACHINE ?=.*,MACHINE ?= '$MACHINE',g" \ -e "s,DISTRO ?=.*,DISTRO ?= '$DISTRO',g" \ -i conf/local.conf