Setup ipsec-auth package for auto version increase
This update setup ipsec-auth package so its version will automatically increase with every commit. Test Plan: PASS: Make a change to any file in ipsec-auth package, rebuild the package with "build-pkgs -c -p ipsec-auth", verify that the debian package version increases by one, as following example: Before change: ipsec-auth_1.0-1.stx.11_amd64.deb After change: ipsec-auth_1.0-1.stx.12_amd64.deb Related-Bug: 2109198 Change-Id: I414bed619fd93271d3a25abb1707f02f31c29171 Signed-off-by: Andy Ning <andy.ning@windriver.com>
This commit is contained in:
@@ -5,4 +5,5 @@ src_path: files
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_BASE_SRCREV: 48e627e4611bd1bbe529bfa4d4b52c812e54a170
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 48e627e4611bd1bbe529bfa4d4b52c812e54a170
|
||||
|
Reference in New Issue
Block a user