mirror of https://github.com/thesofproject/sof.git
15092530ba
This file is generate by checkpatch run, any temporary file shouldn't be tracked by git. It was added to git by: 538eb6a: ("host: stub about required functions") Moreover file is problematic for developers working on Windows, now try to pull changes from remote repository ends up with: $ git pull error: invalid path '.checkpatch-camelcase.git.' Updating 6e85152..7709924` cloning repository ends up with: $ git clone https://github.com/thesofproject/sof.git Cloning into 'sof'... remote: Enumerating objects: 97, done. remote: Counting objects: 100% (97/97), done. remote: Compressing objects: 100% (96/96), done. remote: Total 67251 (delta 49), reused 4 (delta 1), pack-reused 67154 Receiving objects: 100% (67251/67251), 13.41 MiB | 2.62 MiB/s, done. Resolving deltas: 100% (49768/49768), done. error: invalid path '.checkpatch-camelcase.git.' fatal: unable to checkout working tree You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
doc | ||
keys | ||
rimage@fccf521331 | ||
scripts | ||
smex | ||
src | ||
test | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
LICENCE | ||
README.md |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details