-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/zephyr.yml: fix tags missing from
git -C zephyr/ describe
Fixes commit 4286bb3 (".github/zephyr: west update with new, faster git --filter-tree:0") that accidentally dropped git tags from `git describe` in Zephyr since April and made the build different from everyone else. See detailed explanation added to the source. To find the output of `git -C zephyr/ describe`, search for `generated/version.h` in the build logs. Signed-off-by: Marc Herbert <[email protected]>
- Loading branch information
Showing
1 changed file
with
33 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters