From 37c5910a62b5ee402c501d5a42de66156e4c7f2e Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Wed, 22 Feb 2023 20:18:16 +0000 Subject: [PATCH] Update mtce debian package ver based on git Update debian package versions to use git commits for: - mtce (old 9, new 30) - mtce-common (old 1, new 9) - mtce-compute (old 3, new 4) - mtce-control (old 7, new 10) - mtce-storage (old 3, new 4) 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. Test Plan: PASS: build-pkgs -p mtce PASS: build-pkgs -p mtce-common PASS: build-pkgs -p mtce-compute PASS: build-pkgs -p mtce-control PASS: build-pkgs -p mtce-storage Story: 2010550 Task: 47401 Task: 47402 Task: 47403 Task: 47404 Task: 47405 Signed-off-by: Al Bailey Change-Id: I4846804320b0ad3ec10799a468a9ee3bf7973587 --- mtce-common/debian/meta_data.yaml | 2 ++ mtce-compute/debian/meta_data.yaml | 2 ++ mtce-control/debian/meta_data.yaml | 2 ++ mtce-storage/debian/meta_data.yaml | 2 ++ mtce/debian/meta_data.yaml | 2 ++ 5 files changed, 10 insertions(+) diff --git a/mtce-common/debian/meta_data.yaml b/mtce-common/debian/meta_data.yaml index 1cae3ce2..22e7ab82 100644 --- a/mtce-common/debian/meta_data.yaml +++ b/mtce-common/debian/meta_data.yaml @@ -5,3 +5,5 @@ src_path: src revision: dist: $STX_DIST PKG_GITREVCOUNT: true + SRC_GITREVCOUNT: + SRC_BASE_SRCREV: 0551c665cb35dc843cb13941da6afd67338c0f91 diff --git a/mtce-compute/debian/meta_data.yaml b/mtce-compute/debian/meta_data.yaml index b7f19f7c..d0313547 100644 --- a/mtce-compute/debian/meta_data.yaml +++ b/mtce-compute/debian/meta_data.yaml @@ -5,3 +5,5 @@ src_path: src revision: dist: $STX_DIST PKG_GITREVCOUNT: true + SRC_GITREVCOUNT: + SRC_BASE_SRCREV: 0551c665cb35dc843cb13941da6afd67338c0f91 diff --git a/mtce-control/debian/meta_data.yaml b/mtce-control/debian/meta_data.yaml index 13257d97..f91c58af 100644 --- a/mtce-control/debian/meta_data.yaml +++ b/mtce-control/debian/meta_data.yaml @@ -5,3 +5,5 @@ src_path: src revision: dist: $STX_DIST PKG_GITREVCOUNT: true + SRC_GITREVCOUNT: + SRC_BASE_SRCREV: 0551c665cb35dc843cb13941da6afd67338c0f91 diff --git a/mtce-storage/debian/meta_data.yaml b/mtce-storage/debian/meta_data.yaml index 6576d347..090b0a09 100644 --- a/mtce-storage/debian/meta_data.yaml +++ b/mtce-storage/debian/meta_data.yaml @@ -5,3 +5,5 @@ src_path: src revision: dist: $STX_DIST PKG_GITREVCOUNT: true + SRC_GITREVCOUNT: + SRC_BASE_SRCREV: 0551c665cb35dc843cb13941da6afd67338c0f91 diff --git a/mtce/debian/meta_data.yaml b/mtce/debian/meta_data.yaml index 9642d9e2..c09e2245 100644 --- a/mtce/debian/meta_data.yaml +++ b/mtce/debian/meta_data.yaml @@ -5,3 +5,5 @@ src_path: src revision: dist: $STX_DIST PKG_GITREVCOUNT: true + SRC_GITREVCOUNT: + SRC_BASE_SRCREV: 0551c665cb35dc843cb13941da6afd67338c0f91