Changes between Version 46 and Version 47 of buildroot
- Timestamp:
- 11/30/2021 11:35:41 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
buildroot
v46 v47 918 918 wget http://myserver/my-software.swu 919 919 wget http://myserver/swupdate-public.pem 920 swupdate -i my software.swu -k swupdate-public.pem920 swupdate -i my-software.swu -k swupdate-public.pem 921 921 }}} 922 922 * Note that you can skip the -k param have not enabled signed images via CONFIG_SIGNED_IMAGES in your swupdate.config