Merge tag 'v2026.01-rc3' into next

Prepare v2026.01-rc3
This commit is contained in:
Tom Rini
2025-11-24 09:34:29 -06:00
145 changed files with 2519 additions and 3976 deletions

View File

@@ -6,7 +6,7 @@ FROM ubuntu:noble-20251001
LABEL org.opencontainers.image.authors="Tom Rini <trini@konsulko.com>"
LABEL org.opencontainers.image.description=" This image is for building U-Boot inside a container"
# Used by docker to set the target platform: valid values are linux/arm64/v8
# Used by Docker to set the target platform: valid values are linux/arm64
# and linux/amd64
ARG TARGETPLATFORM