Adeeb Shihadeh
|
c90c718a23
|
setup firmware.json packaging
|
2024-08-21 11:31:24 -07:00 |
|
Andrei Radulescu
|
bdb9394d62
|
Ship non-sparse system image in OTA (#275)
* removed system-skip-chunks image
* removed sparsed system.img
* clean github workflow
* copy image to output
* fake system-skip-chunks [upload]
* sparse key must exist otherwise KeyError: 'sparse' in openpilot
* reduce image size to 5G otherwise MemoryError: Unable to allocate output buffer. in openpilot
* [upload]
* Revert "fake system-skip-chunks"
This reverts commit bcd11e7e32.
* recreate 10G image [upload]
* resize2fs
* resize2fs shrink image
* revert skip-chunks image
* cleanup
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2024-08-18 12:55:18 -07:00 |
|
Andrei Radulescu
|
b33ebce21d
|
package_ota: fix path for raw image (#292)
|
2024-08-08 10:28:11 -07:00 |
|
Andrei Radulescu
|
2c6b35d6e1
|
package_ota: remove converting sparse to raw (#289)
* package_ota: don't convert sparse image to raw if raw images already exists
* don't convert anymore
|
2024-08-07 16:34:42 -07:00 |
|
Andrei Radulescu
|
b040fcd2a9
|
build and push full release in CI to commaai/ci-artifacts (#287)
* package_ota.py & upload to commaai/ci-artifacts
* fix simg2img incorrectly using shell=True [upload]
* fix output path
* [upload]
* Apply suggestions from code review
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2024-08-07 14:24:59 -07:00 |
|
Adeeb Shihadeh
|
c59455d3f8
|
no internal (#271)
* no internal
* Update README.md
* testing
* rm private submodules
* do this the normal way now
* rm agnos-firmware
* add size
* fix mac
* files
|
2024-07-28 14:34:28 -07:00 |
|