Update Ceph debian package versionsing
The Debian ceph packaging has been changed to track changes to the following locations: pkg_path/debian pkg_path/files stx/git/ceph This ensures that any new code submissions under those directories will increment the pkg version. Test Plan: PASS: build-pkgs -p ceph Story: 2010550 Task: 47717 Signed-off-by: Luis Sampaio <luis.sampaio@windriver.com> Change-Id: I08d944da7ffcf446028fc1a2add9553408043c6f
This commit is contained in:
parent
e02268a95d
commit
dcd05bea43
@ -2,6 +2,8 @@
|
||||
debname: ceph
|
||||
debver: 14.2.22
|
||||
dl_hook: dl_hook
|
||||
src_files:
|
||||
- files
|
||||
dl_files:
|
||||
boost_1_72_0.tar.gz:
|
||||
topdir: boost_1_72_0
|
||||
@ -130,6 +132,9 @@ dl_files:
|
||||
sha256sum: 23e1465d4aef16349bfb500a5bc7b8d08138b085716c0f2c18d708ea3f326449
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
FILES_GITREVCOUNT:
|
||||
- b0b59243b2bf5e1508ba416497cf4bdb4798c19a
|
||||
GITREVCOUNT:
|
||||
BASE_SRCREV: 83065c529895eedd7491662908eb27e7e4beb1ae
|
||||
SRC_DIR: ${MY_REPO}/stx/integ/ceph/ceph
|
||||
BASE_SRCREV: 6a08b3f6494cac5457275468abb970833b3c28bb
|
||||
SRC_DIR: ${MY_REPO}/stx/git/ceph
|
||||
|
Loading…
Reference in New Issue
Block a user