mirror of https://github.com/thesofproject/sof.git
0f989b10e9
By default, the Zephyr build does not log its version. The fix has already been submitted at https://github.com/zephyrproject-rtos/zephyr/pull/34842 however: - 34842 may take some time. Zephyr reviewers are even busier than the SOF reviewer. - 34842 could even be rejected - 34842 will at best log the SHA1 and no context. This is more verbose and future-proof because it supports more complex situations like testing a pull/12345/merge As seen in (unrelated) PR #4123, we need Zephyr git versions NOW. Signed-off-by: Marc Herbert <marc.herbert@intel.com> |
||
---|---|---|
.github | ||
doc | ||
installer | ||
keys | ||
rimage@994ee247e1 | ||
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