commit | 9736287173cfdbe42f968314ab325169e1444fd6 | [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 | 2e9c3c6965badb5b36edff563889f502e3b614ed [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>