Update vm-topology debian package ver based on git
Update debian package versions to use git commits for: - vm-topology Old version was: 1 New version is: 15 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. Note: vm-topology is not currently setup to build or install on Debian. This is because it requires libvirt python components to run which are not installed on the platform. In order to build this package, the debian_pkg_dirs file needed to be temporarily updated to include vm-topology Test Plan: PASS: build-pkgs -p vm-topology Story: 2010550 Task: 47410 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I8aa233a6c3daaa68f0a2ad1af33365d320a68665
This commit is contained in:
parent
0746efd0b0
commit
f26bbf8842
@ -5,3 +5,5 @@ src_path: vm-topology
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 7ca5359f3ed53238f203288ba467a91edd938e43
|
||||
|
Loading…
Reference in New Issue
Block a user