Update debian packages for pkg-versioning
The Debian packaging meta_data file has been changed to reflect all the
latest git commits under the directory, pointed as usable, and to
improve pkg-versioning addressing the first commit as start point to
build packages.
This ensures that any new code submissions under those
directories will increment the versions.
The commit SHA 7b680ed0cf
was choosen to be the SRC_BASE_SRCREV of the
puppet-sshd's metadata because is the commit that creates the debian
directory with build files structure.
Test Plan:
PASS: Verify package versions are updated as expected.
PASS: build-pkgs -c -p puppet-sshd
Story: 2010550
Task: 47500
Signed-off-by: Manoel Benedito Neto <Manoel.BeneditoNeto@windriver.com>
Change-Id: If7e46fc983b33dceb10ea1b2023f1b55aa95f96e
This commit is contained in:
parent
0550cfc26f
commit
9776ab519c
@ -6,4 +6,4 @@ revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 15f6ec02c32c41bdbffa021258bddeca73b2fef3
|
||||
SRC_BASE_SRCREV: 7b680ed0cf5b671aeb1f567dc3e1f6731021b9cd
|
||||
|
Loading…
Reference in New Issue
Block a user