Skip to content

Commit

Permalink
-------------up to this commit the changes are tested----------------
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed May 15, 2024
1 parent e41e4c4 commit 783db8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otaclient/app/boot_control/_jetson_uefi.py
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ def post_update(self) -> Generator[None, None, None]:
standby_slot_partuuid=self._uefi_control.standby_rootfs_dev_partuuid,
)

# ------ write BSP version file ------ #
# ------ preserve BSP version file to standby slot ------ #
self._firmware_ver_control.write_standby_firmware_bsp_version()

# ------ preserve /boot/ota folder to standby rootfs ------ #
Expand Down

0 comments on commit 783db8a

Please sign in to comment.