Merge tag 'v2025.07-rc4' into next

Prepare v2025.07-rc4
This commit is contained in:
Tom Rini
2025-06-09 16:28:28 -06:00
111 changed files with 578 additions and 274 deletions
+4
View File
@@ -73,6 +73,10 @@ scm_version()
done
cd "$srctree"
if test -e .scmversion; then
cat .scmversion
return
fi
if test -n "$(git rev-parse --show-cdup 2>/dev/null)"; then
return