-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forecr DSB ORNX #452
Forecr DSB ORNX #452
Conversation
A repository maintainer needs to approve this workflow run. https://github.com/balena-io/contracts/actions/runs/12372195409 Maintainers, please review all commits and react with 👍 to approve or 👎 to reject. Things to look for: GitHub Actions Security Cheat Sheet |
"version": "1", | ||
"type": "hw.device-type", | ||
"aliases": [], | ||
"name": "Forecr", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @asuykov , let's rename this to some thing more descriptive, like for example "Forecr DSB ORNX Nano 8GB"
@@ -0,0 +1,39 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now we can drop this contract entirely, as the module currently used is Nano 8GB and we will keep that one only
@@ -0,0 +1,39 @@ | |||
{ | |||
"slug": "forecr-dsb-ornx-orin-nx-16gb", | |||
"version": "1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now we can drop this file entirely, as the module currently used is Nano 8GB
@asuykov let's use the Orin Nano icon for the Nano 8GB device-type, unless you have a Forecr icon already. The Nano 4GB and NX 16GB contracts can be dropped for now. Also, please add a |
A repository maintainer needs to approve this workflow run. https://github.com/balena-io/contracts/actions/runs/12464808346 Maintainers, please review all commits and react with 👍 to approve or 👎 to reject. Things to look for: GitHub Actions Security Cheat Sheet |
@asuykov could you please rebase this branch on top of master?
|
63c8160
to
aaacf7d
Compare
Change-type: patch Signed-off-by: Alex Suykov <[email protected]>
A repository maintainer needs to approve this workflow run. https://github.com/balena-io/contracts/actions/runs/12465603513 Maintainers, please review all commits and react with 👍 to approve or 👎 to reject. Things to look for: GitHub Actions Security Cheat Sheet |
Contracts for the machine configurations in balena-jetson-orin PR #532.