mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 21:55:22 +00:00
The "git describe" call for setting the boot banner is broken. The --work-tree option sets the checked out work tree, not the directory containing .git, which is where git describe needs to look for information on tags. Use -C instead so it's as if Git were run from the zephyr base directory instead. Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com> |
||
---|---|---|
.. | ||
app | ||
compiler | ||
emu | ||
flash | ||
reports | ||
toolchain | ||
usage | ||
ccache.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
fpu-for-gcc-m-cpu.cmake | ||
gcc-m-cpu.cmake | ||
hex.cmake | ||
host-tools-zephyr.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
pristine.cmake | ||
toolchain.cmake | ||
version.cmake |