Enable upgrade from 22.12

Details: This commit enables the upgrade path
from 22.12.

Test Plan:

PASS: built the iso and upgrade is enabled.

Task: 47679
Story: 2010651

Signed-off-by: Junfeng (Shawn) Li <junfeng.li@windriver.com>
Change-Id: Id0b61f5c97b5364518226dd1b9b5136e2eef49c4
This commit is contained in:
Junfeng (Shawn) Li 2023-03-17 10:12:23 -04:00
parent 37c5910a62
commit 7a4a14030b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<upgrade>
<!-- use comma separated version list in version
element for multiple upgrade from versions -->
<version>22.06</version>
<version>22.12</version>
</upgrade>
</supported_upgrades>
</build>