From a0415187a6cffbb8bbaab52531c9e5755e777b3b Mon Sep 17 00:00:00 2001 From: Mohammad Issa Date: Fri, 17 Feb 2023 16:52:13 +0000 Subject: [PATCH] Update resource-agents package ver based on git Update debian package versions to use git commits for: - resource-agents Old version was: 4 New version is: 6 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 resource-agents Story: 2010550 Task: 47420 Signed-off-by: Mohammad Issa Change-Id: I3db0ddd8880a6bc2b7cae1326ac8288ac2f59d8c --- base/cluster-resource-agents/debian/meta_data.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/base/cluster-resource-agents/debian/meta_data.yaml b/base/cluster-resource-agents/debian/meta_data.yaml index cb96cd951..223c6ecf4 100644 --- a/base/cluster-resource-agents/debian/meta_data.yaml +++ b/base/cluster-resource-agents/debian/meta_data.yaml @@ -8,4 +8,6 @@ dl_path: sha256sum: cb9182eb19f907899ec75494c17a93a3d8437123c0055311e40c233e3fe15764 revision: dist: $STX_DIST - PKG_GITREVCOUNT: + GITREVCOUNT: + BASE_SRCREV: fcfb04d6214669cc89d55181527c24edcb38c149 + SRC_DIR: ${MY_REPO}/stx/integ/base/cluster-resource-agents