3 Commits

Author SHA1 Message Date
Leonardo Fagundes Luz Serrano
4cb5d17a7f Add debian package for virt/kvm-timer-advance
Add debian packaging infrastructure for virt/kvm-timer-advance
to build a debian package.

Verification:
- build-pkgs;
- build-image;
- Same contents and permissions as RPM;

Story: 2009101
Task: 44038

Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: Ie5574facc36c37764c988809729dd0f30347cb72
2021-12-21 11:32:47 -03:00
Dongqi Chen
af359d4938 Add auto-versioning to starlingx/integ packages
This update makes use of the PKG_GITREVCOUNT variable
to auto-version the packages in this repo.

Story: 2007750
Task: 39951
Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2020-06-24 09:48:28 +08:00
Al Bailey
56c534ad98 Add back kvm_timer_advance_setup.service
The kvm_timer_advance_setup service was packaged and
installed as part of nova-compute package prior to
containerizing nova.

The service file has been updated to start before kubelet.

The service becomes enabled by puppet which writes a
config file containing the vcpu_pin_set information.

The utility script has been updated.
The .sh extension has been added, and it passes bashate.

Updated the license to GPLv2 since the tuned package
where the script was dervied from is GPLv2.

Change-Id: Iff90c46826a88283e42a980e7823593599f03206
Closes-Bug: 1823751
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-07-24 16:04:58 -05:00