From 187e9282c3d466d36fc64b591891f5a9953c0d16 Mon Sep 17 00:00:00 2001 From: Mohammad Issa Date: Fri, 17 Feb 2023 17:58:36 +0000 Subject: [PATCH] Update puppet-network package ver based on git Update debian package versions to use git commits for: - puppet-network Old version was: 11 New version is: 23 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 puppet-network Story: 2010550 Task: 47447 Signed-off-by: Mohammad Issa Change-Id: Ib542faab448e17a270a159044c104556e2205c03 --- config/puppet-modules/puppet-network/debian/meta_data.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/puppet-modules/puppet-network/debian/meta_data.yaml b/config/puppet-modules/puppet-network/debian/meta_data.yaml index b4324dccb..6abc8d367 100644 --- a/config/puppet-modules/puppet-network/debian/meta_data.yaml +++ b/config/puppet-modules/puppet-network/debian/meta_data.yaml @@ -8,4 +8,6 @@ dl_path: sha256sum: 14dcaff86641f0e9751f8d328a918e8be16fbbe1ffb9d83de0b6fff531a790ad revision: dist: $STX_DIST - PKG_GITREVCOUNT: true + GITREVCOUNT: + BASE_SRCREV: 44548f62cf82f1126ecc0cd17506f44907cacbb8 + SRC_DIR: ${MY_REPO}/stx/integ/config/puppet-modules/puppet-network