add auto_update to app metadata.yaml
Instruct the platform to automatically apply the application when patching. Test Plan: PASS - sw-patch upload/apply/install/remove PASS - manual revert to original tarball (system application-update) Story: 2010393 Task: 47731 Change-Id: I478995b70bffd9c3568c9eb2a4861b9b90bd32da Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
This commit is contained in:
parent
1490adbe75
commit
796ad2846a
@ -4,3 +4,5 @@ app_name: @APP_NAME@
|
||||
app_version: @APP_VERSION@
|
||||
helm_repo: @HELM_REPO@
|
||||
|
||||
upgrades:
|
||||
auto_update: true
|
||||
|
Loading…
Reference in New Issue
Block a user