Upversion to 24.09
This commit upversions the iso to 24.09 for this repo, by adding supported upgrade FROM 24.03 and 22.12. Also this commit removes incorrect comment from the metadata file. Test Plan: PASS: install/bootstrap/unlock PASS: build ISO, verify software version is updated accordingly Story: 2010651 Task: 50041 Depends-on: https://review.opendev.org/c/starlingx/utilities/+/909677 Change-Id: I71312d169180b1524d7f119263bb1d5a9fe6d229 Signed-off-by: Heitor Matsui <heitorvieira.matsui@windriver.com>
This commit is contained in:
parent
a6b612c8b3
commit
42253f7b25
@ -3,9 +3,10 @@
|
||||
<version>xxxSW_VERSIONxxx</version>
|
||||
<supported_upgrades>
|
||||
<upgrade>
|
||||
<!-- use comma separated version list in version
|
||||
element for multiple upgrade from versions -->
|
||||
<version>22.12</version>
|
||||
</upgrade>
|
||||
<upgrade>
|
||||
<version>24.03</version>
|
||||
</upgrade>
|
||||
</supported_upgrades>
|
||||
</build>
|
||||
|
Loading…
Reference in New Issue
Block a user