There is a problem when building the SDK because two binaries have the same name (update-firmware) and makes the compilation to fail. Change the name to update-firmware.recovery and create a wrapper over the update-firmware to check if the system is not dual boot to call it. Rework the code to make it more reliable. Remove the umount of the alternative linux partition, now it is not needed because only the active linux partition is mounted now. Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| busybox | ||
| images | ||
| init-ifupdown | ||
| initscripts | ||
| packagegroups | ||
| psplash | ||
| readline | ||
| recovery | ||
| system-monitor | ||
| systemd | ||
| sysvinit | ||
| trustfence | ||