ForkNVIDIANVIDIApublished Aug 13, 2026seen 1w

NVIDIA/tegra-demo-distro

forked from OE4T/tegra-demo-distro

Open original ↗

Captured source

source ↗
published Aug 13, 2026seen 1wcaptured 1whttp 200method plain

NVIDIA/tegra-demo-distro

Description: Reference/demonstration distro for meta-tegra

Stars: 0

Forks: 0

Open issues: 0

Created: 2026-08-13T19:24:34Z

Pushed: 2026-08-15T15:03:30Z

Default branch: main

Fork: yes

Parent repository: OE4T/tegra-demo-distro

Archived: no

README:

NVIDIA tegra-demo-distro (control branch)

This main branch is the NVIDIA control branch for NVIDIA/tegra-demo-distro.

It is intentionally separate from OE4T content branches (master, wrynose, Yocto release lines, etc.).

Purpose

  • Host GitHub Actions that keep OE4T branches mirrored into this fork
  • Remain the repository default branch so scheduled workflows can run
  • Never receive OE4T content syncs (protected by the sync workflow)

Branch policy

| Branch | Role | |--------|------| | main | NVIDIA control (this branch); Actions only | | master, wrynose, whinlatter, walnascar, scarthgap, nanbield | Allowlisted mirrors of OE4T/tegra-demo-distro | | master+* | NVIDIA-only integration branches; never overwritten by sync |

Sync workflow

.github/workflows/sync-upstream.yml runs every 5 minutes (and on manual dispatch) and mirrors only the allowlisted OE4T branches above. Edit the BRANCHES array in that workflow to add or remove lines.

After pushing this branch, set Settings → General → Default branch to main.