Skip to content

Commit

Permalink
README: Reword info on L4T draft releases
Browse files Browse the repository at this point in the history
Changelog-entry: README: Reword info on L4T draft releases
Signed-off-by: Alexandru Costache <alexandru@balena.io>
  • Loading branch information
acostach committed Aug 6, 2024
1 parent 83e0555 commit 87caed7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,18 @@

## Linux for Tegra (L4T) Support

All Jetson Orin boards in this repository are using L4T 36.3 - Jetpack 6.
All Jetson Orin boards in this repository at versions v5.3.23 and newer are using L4T 36.3 - Jetpack 6.

Only draft releases are provided currently for Jetpack 6. These are meant for testing purposes only and can be accessed using balena CLI.
For devices which don't have production releases at versions greater than v5.3.23 in balena-cloud yet,
draft releases can be accessed using balena CLI.

IMPORTANT: Draft releases are meant for testing purposes only and should not be used in production environments

To view the available draft releases for a device-type:

`balena os versions <device_slug> --include-draft`

For the Jetson Orin Nano, the above line becomes:
For example, to check the available production and draft releases for the Jetson Orin Nano 8GB (SD) Devkit NVME device-type, use the following command:

`balena os versions jetson-orin-nano-devkit-nvme --include-draft`

Expand Down

0 comments on commit 87caed7

Please sign in to comment.