Update debian package versions to use git commits
The Debian packaging has been changed to reflect all the git commits under the directory, and not just the commits to the metadata folder. This ensures that any new code submissions under those directories will increment the versions. All packages have a higher version than before the change. Test Plan: PASS: build-pkgs -c -p fm-api PASS: build-pkgs -c -p fm-common PASS: build-pkgs -c -p fm-doc PASS: build-pkgs -c -p fm-mgr PASS: build-pkgs -c -p fm-rest-api PASS: build-pkgs -c -p python-fmclient Story: 2010550 Task: 47226 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I65e881ba96512d2eaba25c44332d5ae82efea502
This commit is contained in:
parent
ca8be6b866
commit
60ab3f6b45
@ -5,3 +5,5 @@ src_path: source
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 7b127659e58af5f26230dad4fcb0fda3dc3d28b6
|
||||
|
@ -5,3 +5,5 @@ src_path: sources
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 20057683781d8dc18e911e60e4f3f545f0677b20
|
||||
|
@ -5,3 +5,5 @@ src_path: fm_doc
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 707340e52146fe96a056e8d50067f0c6f896e713
|
||||
|
@ -5,3 +5,5 @@ src_path: sources
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 3c943a5a78aff2ea3a82fde40f18130d8773f835
|
||||
|
@ -5,3 +5,5 @@ src_path: fm
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 3c943a5a78aff2ea3a82fde40f18130d8773f835
|
||||
|
@ -5,3 +5,5 @@ src_path: fmclient
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 9c636ed5c22716a03a60c7427e19262b507eb3f2
|
||||
|
Loading…
Reference in New Issue
Block a user