mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
Makefile/set_versions: Allow poky.yaml to be autogenerated
Use a script to generate the branch/tag information inside poky.yaml. If the branch isn't a known release branch, include git magic to find the closest matching release branch we know about. (From yocto-docs rev: 841e2df0e2e544b82fff9ddd0339a4e775148e3a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
_build/
|
||||
Pipfile.lock
|
||||
poky.yaml
|
||||
.vscode/
|
||||
*/svg/*.png
|
||||
*/svg/*.pdf
|
||||
|
||||
Reference in New Issue
Block a user