From: Jaehoon Chung Date: Thu, 13 Jun 2024 04:51:00 +0000 (+0900) Subject: scripts: sd_fusing: Update a patch version to 2 X-Git-Tag: accepted/tizen/unified/20241126.175211~53 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c0d0ea6e374f09c84e8b53c52a3ba09f0dc93ed;p=platform%2Fkernel%2Fu-boot.git scripts: sd_fusing: Update a patch version to 2 Update a patch version from 1 to 2. - Changed the name of update-status param to update-progress-status. Change-Id: I2d3635872fdd06a10660724244e54e759e00dc0a Signed-off-by: Jaehoon Chung --- diff --git a/scripts/tizen/sd_fusing.py b/scripts/tizen/sd_fusing.py index a046feefc7..8f57d15a8b 100755 --- a/scripts/tizen/sd_fusing.py +++ b/scripts/tizen/sd_fusing.py @@ -15,7 +15,7 @@ import sys import tarfile import tempfile -__version__ = "1.1.1" +__version__ = "1.1.2" Format = False Device = ""