9ffeea6a76
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. - The commit "Add debian package for virt/cloud-init" (SHA6d1244bda9
) was choosen to be the SRC_BASE_SRCREV of the cloud-init's metadata because is the commit that creates the debian directory with build files structure. - The commit "Add debian package for virt/kvm-timer-advance" (SHA4cb5d17a7f
) was choosen to be the SRC_BASE_SRCREV of the kvm-timer-advance's metadata because is commit creates the debian directory with build files structure. - The commit "Add debian package for virt/libvirt-python" (SHA6420a976d3
) was choosen to be the SRC_BASE_SRCREV of the libvirt-python's metadata because is the commit that creates the debian directory with build files structure. - The commit "Debian: Add build structure for virt/libvirt" (SHA1f37f8b5d4
) was choosen to be the SRC_BASE_SRCREV of the libvirt's metadata because is the commit that creates the debian directory with build files structure. - The commit "Debian: Add build structure for virt/qemu" (SHA75a234904f
) was choosen to be the SRC_BASE_SRCREV of the qemu's metadata because is the commit that creates the debian directory with build files structure. Test Plan: PASS: build-image PASS: build-pkgs -c -p cloud-init PASS: build-pkgs -c -p kvm-timer-advance PASS: build-pkgs -c -p libvirt-python PASS: build-pkgs -c -p libvirt PASS: build-pkgs -c -p qemu PASS: commit a file change under cloud-init, rebuild and see that the cloud-init version has increased. Story: 2010550 Task: 47468 Signed-off-by: Rafael Falcao <rafael.vieirafalcao@windriver.com> Change-Id: Ica6638b220e6366a9fb1be47d5380fa44046ed84
13 lines
418 B
YAML
13 lines
418 B
YAML
---
|
|
debname: libvirt-python
|
|
debver: 7.0.0-2
|
|
dl_path:
|
|
name: libvirt-python-debian-7.0.0-2.tar.gz
|
|
url: https://salsa.debian.org/libvirt-team/libvirt-python/-/archive/debian/7.0.0-2/libvirt-python-debian-7.0.0-2.tar.gz
|
|
md5sum: 3053719493a919560d6929fc86bcf2b3
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: 6420a976d31c90b4f5b6f3d698a7dc2811d1b62b
|
|
SRC_DIR: ${MY_REPO}/stx/integ/virt/libvirt-python
|