Enable application auto_update
This commit enables auto_update for the Portieris application. This will automatically update the application if a new tarball is patched to an existing system Test Cases: PASS: Build load with this change. Make another change to boost portieris application version. Apply portieris. Replace portieris tarball with the boosted version. Ensure that system application-show and system application-list shows that the application has been updated to the new version Story: 2010628 Task: 47926 Signed-off-by: Jerry Sun <jerry.sun@windriver.com> Change-Id: Ic567b42b6864a2e9a009453788f9e963116ff910
This commit is contained in:
parent
064e0223f7
commit
5379f449f3
@ -1,4 +1,6 @@
|
||||
maintain_user_overrides: true
|
||||
upgrades:
|
||||
auto_update: true
|
||||
|
||||
app_name: @APP_NAME@
|
||||
app_version: @APP_VERSION@
|
||||
|
Loading…
x
Reference in New Issue
Block a user