From 783db8a10b074855d5fc1f810bb461cdf4c11b27 Mon Sep 17 00:00:00 2001 From: Bodong Yang Date: Wed, 15 May 2024 06:25:04 +0000 Subject: [PATCH] -------------up to this commit the changes are tested---------------- --- otaclient/app/boot_control/_jetson_uefi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otaclient/app/boot_control/_jetson_uefi.py b/otaclient/app/boot_control/_jetson_uefi.py index 3da905143..edc59aeb8 100644 --- a/otaclient/app/boot_control/_jetson_uefi.py +++ b/otaclient/app/boot_control/_jetson_uefi.py @@ -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 ------ #