Re: [poky] bash: oe-init-build-env: line 33: syntax error near unexpected token `elif'
Elvis Dowson
Hi,
I think I know what happened. I briefly setup autocrlf=true in the global .gitconfig last week, and when I pull in all the latest commits, it ended up adding CRLF, and ended up causing issues. Even after disabling it, the damage already done to the local poky repository. Luckily I had backups.
This shouldn't have happened to with git!
Elvis Dowson
I think I know what happened. I briefly setup autocrlf=true in the global .gitconfig last week, and when I pull in all the latest commits, it ended up adding CRLF, and ended up causing issues. Even after disabling it, the damage already done to the local poky repository. Luckily I had backups.
This shouldn't have happened to with git!
Elvis Dowson