Skip to content

docs: bump cross-repo links and repo-init branch to trunk-5.5#541

Merged
TangMeng12 merged 1 commit into
open-vela:docs-trunk-tmpfrom
tanghao-xiaomi:docs-trunk-tmp
May 11, 2026
Merged

docs: bump cross-repo links and repo-init branch to trunk-5.5#541
TangMeng12 merged 1 commit into
open-vela:docs-trunk-tmpfrom
tanghao-xiaomi:docs-trunk-tmp

Conversation

@tanghao-xiaomi
Copy link
Copy Markdown
Collaborator

Align doc references with the trunk-5.5 release, mirroring the convention used for the trunk-5.4 tag.

  • Bump cross-repo URL links (nuttx / nuttx-apps / vendor_* / packages_demos / packages_fe_examples / docs) from /blob|tree/trunk/ to /blob|tree/trunk-5.5/
  • Update repo init -b trunk commands and surrounding prose in the Ubuntu quick-start guides to use -b trunk-5.5
  • Update patch-version naming example in README from trunk-5.2.1 to trunk-5.5.1
  • Update PR template CONTRIBUTING link to the trunk-5.5 branch

Historical release notes (v5.2.md, v5.4.md), commit-SHA pinned links in the chip-porting guides, and descriptive prose about the trunk branch itself are left untouched.

Note: Please adhere to Contributing Guidelines.

Summary

Update this section with information on why change is necessary,
what it exactly does and how, if new feature shows up, provide
references (dependencies, similar problems and solutions), etc.

Impact

Update this section, where applicable, on how change affects users,
build process, hardware, documentation, security, compatibility, etc.

Testing

Update this section with details on how did you verify the change,
what Host was used for build (OS, CPU, compiler, ..), what Target was
used for verification (arch, board:config, ..), etc. Providing build
and runtime logs from before and after change is highly appreciated.

Align doc references with the trunk-5.5 release, mirroring the
convention used for the trunk-5.4 tag.

- Bump cross-repo URL links (nuttx / nuttx-apps / vendor_*
  / packages_demos / packages_fe_examples / docs) from
  /blob|tree/trunk/ to /blob|tree/trunk-5.5/
- Update `repo init -b trunk` commands and surrounding prose in
  the Ubuntu quick-start guides to use `-b trunk-5.5`
- Update patch-version naming example in README from trunk-5.2.1
  to trunk-5.5.1

Historical release notes (v5.2.md, v5.4.md), commit-SHA pinned
links in the chip-porting guides, the PR template's link to
CONTRIBUTING (kept on `trunk` so contributors always see the
latest guidelines), and descriptive prose about the `trunk`
branch itself are left untouched.
@TangMeng12 TangMeng12 merged commit a674f52 into open-vela:docs-trunk-tmp May 11, 2026
3 of 4 checks passed
tanghao-xiaomi added a commit to tanghao-xiaomi/docs that referenced this pull request May 12, 2026
Update cross-repository links and repo init commands from the generic
`dev` branch to the contest-specific `dev-ai-contest-2026` branch so
that references resolve correctly under the current manifest.

- blob/dev/<path>           -> blob/dev-ai-contest-2026/<path>
- tree/dev/<path>           -> tree/dev-ai-contest-2026/<path>
- repo init -b dev          -> repo init -b dev-ai-contest-2026

Follows the same approach as PR open-vela#541 (trunk -> trunk-5.5). Third-party
upstream branches (master/main), narrative text about dev/trunk branch
strategy, and `/dev/*` device-node paths in code blocks are left
untouched.
TangMeng12 pushed a commit that referenced this pull request May 12, 2026
Update cross-repository links and repo init commands from the generic
`dev` branch to the contest-specific `dev-ai-contest-2026` branch so
that references resolve correctly under the current manifest.

- blob/dev/<path>           -> blob/dev-ai-contest-2026/<path>
- tree/dev/<path>           -> tree/dev-ai-contest-2026/<path>
- repo init -b dev          -> repo init -b dev-ai-contest-2026

Follows the same approach as PR #541 (trunk -> trunk-5.5). Third-party
upstream branches (master/main), narrative text about dev/trunk branch
strategy, and `/dev/*` device-node paths in code blocks are left
untouched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants