commit | e5bbcaf31939205485efb0a4fc80198780c4f270 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Fri Apr 15 11:29:39 2022 +0530 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Apr 15 10:43:18 2022 +0200 |
tree | 798c7eb86dbd0eeeaec7ae8d658fff9d1ed91cd5 | |
parent | 2db313de9b11b921c8b37d19d0e0b46294236b5b [diff] |
FMP: Remove GUIDs for FIT and raw images The capsule update code has been modified for getting the image GUID values from the platform code. With this, each image now has a unique GUID value. With this change, there is no longer a need for defining GUIDs for FIT and raw images. Remove these GUID values. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>