Leonardo Fagundes Luz Serrano 7e8fd4a6c4 Updated app tarball version
Currently, the debian build system produces a debian package version
with the format: "1.0-1.stx.<revision>"

The rules file then parses this deb pkg version at build time
to produce the app tarball version, which always comes up to
be "1.0-1" at this time [1]. This commit changes the app tarball
version calculation so that the resulting tarball version will
be "1.0-<revision>" [2].

This correction is necessary because the application framework
cannot update an app between instances with the same version.

This commit is part of a set of commits updating the app tarball
version calculation to all apps based off of [3].

[1]: /usr/local/share/applications/helm/<APPNAME>-1.0-1.tgz
[2]: /usr/local/share/applications/helm/<APPNAME>-1.0-<N>.tgz

[3]: https://review.opendev.org/c/starlingx/cert-manager-armada-app/+/872628

Test Plan:
pass - build-pkg
pass - tarball version updated

Story: 2010542
Task: 47532

Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: Icf994e4663349a87ad47690045f2952a74e2c977
2023-03-02 14:51:43 -03:00
2023-03-02 14:51:43 -03:00
2020-10-14 15:42:16 +00:00
2023-01-31 14:10:03 -03:00
2023-01-31 14:10:03 -03:00
2020-10-14 19:37:34 +00:00
2022-12-27 01:46:37 +00:00
Description
StarlingX SNMP App
1.3 MiB
Languages
C 84.4%
Python 8%
Makefile 5.2%
Shell 1.6%
Smarty 0.8%