From f26bbf88429491a99a079153f8ae5b48267d2f1a Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Wed, 22 Feb 2023 16:53:54 +0000 Subject: [PATCH] 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 Change-Id: I8aa233a6c3daaa68f0a2ad1af33365d320a68665 --- vm-topology/debian/meta_data.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vm-topology/debian/meta_data.yaml b/vm-topology/debian/meta_data.yaml index a80f153..4191813 100644 --- a/vm-topology/debian/meta_data.yaml +++ b/vm-topology/debian/meta_data.yaml @@ -5,3 +5,5 @@ src_path: vm-topology revision: dist: $STX_DIST PKG_GITREVCOUNT: true + SRC_GITREVCOUNT: + SRC_BASE_SRCREV: 7ca5359f3ed53238f203288ba467a91edd938e43