Update snmp metadata for upgrade support
This change updates the metadata of the snmp application tarball to mark the app as platform managed and eligible for automatic upgrades. The application framework will now properly upgrade snmp when a newer version is installed on a system. Test plan: PASS: Build and deploy updated snmp PASS: Patch system to update snmp application, verify that app is automatically upgraded. Story: 2010628 Task: 47704 Signed-off-by: Enzo Candotti <enzo.candotti@windriver.com> Change-Id: I3ab7fc772114e1dab09fc44b85cdd01f3b883b25
This commit is contained in:
parent
7e8fd4a6c4
commit
c2c41c11b0
@ -3,3 +3,7 @@ maintain_user_overrides: true
|
||||
app_name: @APP_NAME@
|
||||
app_version: @APP_VERSION@
|
||||
helm_repo: @HELM_REPO@
|
||||
upgrades:
|
||||
auto_update: true
|
||||
behaviour:
|
||||
platform_managed_app: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user