-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
meta-rte version
v0.7.3->v0.8.0-rc1
Affected component(s) or functionality
Update binaries and process.
Brief summary
There are multiple issues with the update process.
How reproducible
How to reproduce
Steps to reproduce the behavior:
- Follow: https://github.com/3mdeb/meta-rte?tab=readme-ov-file#update
- Both SHA256 and MD5 files are incorrect:
user@work:~/Downloads$ md5sum -c core-image-minimal-swu-orange-pi-zero-v0.8.0-rc1.swu.md5
md5sum: core-image-minimal-swu-orange-pi-zero.rootfs.swu: No such file or directory
core-image-minimal-swu-orange-pi-zero.rootfs.swu: FAILED open or read
md5sum: WARNING: 1 listed file could not be read
user@work:~/Downloads$ sha256sum -c core-image-minimal-swu-orange-pi-zero-v0.8.0-rc1.swu.sha256
sha256sum: core-image-minimal-swu-orange-pi-zero.rootfs.swu: No such file or directory
core-image-minimal-swu-orange-pi-zero.rootfs.swu: FAILED open or read
sha256sum: WARNING: 1 listed file could not be read- After applying the update procedure and reboot, I land in the u-boot shell, reboot brings me back tothe old partition: https://paste.dasharo.com/?ac7419b7660f0694#7e3HrLHTKjsToBvECiWBUUidkzyJKpvDt6qeNSu9dBHa
Expected behavior
- MD5 is not needed
- update process pass-through
Metadata
Metadata
Assignees
Labels
No labels