NVIDIA/tegra-kernel-cache
forked from OE4T/tegra-kernel-cache
Captured source
source ↗NVIDIA/tegra-kernel-cache
Description: Patches and configuration specific to Tegra devices for the linux-yocto kernel tree
Stars: 0
Forks: 0
Open issues: 0
Created: 2026-08-13T19:25:03Z
Pushed: 2026-08-15T14:50:46Z
Default branch: main
Fork: yes
Parent repository: OE4T/tegra-kernel-cache
Archived: no
README:
NVIDIA tegra-kernel-cache (control branch)
This main branch is the NVIDIA control branch for NVIDIA/tegra-kernel-cache.
It is intentionally separate from OE4T content branches (yocto-* kernel-series lines).
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 | | yocto-6.18 | Allowlisted mirror of OE4T/tegra-kernel-cache |
OE4T currently publishes only yocto-6.18 on this repository (no Yocto release-name branches like master / wrynose).
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 when OE4T adds new yocto-* lines.
After pushing this branch, set Settings → General → Default branch to main.
Notability
notability 2.0/10Routine fork of a kernel cache repo