metal/bsp-files/upgrades/metadata.xml
David Sullivan 09f927570e Support upgrades from stx.6.0
Update the supported version to 21.12, matching the version used in
stx.6.0.

Testing:
Full build
Upgrade from stx.6.0
AIO-SX bootstrap + deploy

Story: 2009754
Task: 44223
Signed-off-by: David Sullivan <david.sullivan@windriver.com>
Change-Id: Ie001cf3373d5c14189c3976488d5196f6e3f86eb
2021-12-22 11:06:45 -06:00

10 lines
222 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<build>
<version>xxxSW_VERSIONxxx</version>
<supported_upgrades>
<upgrade>
<version>21.12</version>
</upgrade>
</supported_upgrades>
</build>