add switcam b200 - #117
Conversation
…e_ultimate.list to devices/ssc337de_ultimate_switcam_b200/general/scripts/excludes/ssc337de_ultimate.list
PR Summary by QodoAdd Switcam B200 (SSC337DE) device profile, customizer, and exclude list
AI Description
Diagram
High-Level Assessment
Files changed (4)
|
Code Review by Qodo
1. Upgrade URL uses -nand.tgz
|
| # | ||
| # Set custom upgrade url | ||
| # | ||
| fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc337de_ultimate_switcam-b200-nand.tgz' |
There was a problem hiding this comment.
1. Upgrade url uses -nand.tgz 📘 Rule violation ☼ Reliability
customizer.sh sets fw_setenv upgrade to ssc337de_ultimate_switcam-b200-nand.tgz instead of the required ssc337de_ultimate_switcam-b200-nor.tgz. This can break device self-update because the URL won’t match the CI artifact naming convention required by policy.
Agent Prompt
## Issue description
The device `devices/ssc337de_ultimate_switcam-b200/.../customizer.sh` sets the upgrade URL to a filename that is not exactly `<device>-nor.tgz`.
## Issue Context
Compliance requires builder release URLs in `fw_setenv upgrade` to reference the CI artifact name `<device>-nor.tgz`.
## Fix Focus Areas
- devices/ssc337de_ultimate_switcam-b200/general/overlay/usr/share/openipc/customizer.sh[6-9]
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools
There was a problem hiding this comment.
Critical error. The system file has been deleted.
There was a problem hiding this comment.
Critical error. The system file has been deleted.
There was a problem hiding this comment.
Critical error. The system file has been deleted.
There was a problem hiding this comment.
Critical error. The system file has been deleted.
There was a problem hiding this comment.
Critical error. The system file has been deleted.
Removed outdated sensor and module entries from the exclude list.
No description provided.