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 config-gate
PASS: build-pkgs -p controllerconfig
PASS: build-pkgs -p storageconfig
PASS: build-pkgs -p cert-alarm
PASS: build-pkgs -p cert-mon
PASS: build-pkgs -p cgts-client
PASS: build-pkgs -p sysinv-agent
PASS: build-pkgs -p sysinv
PASS: build-pkgs -p tsconfig
PASS: build-pkgs -p workerconfig
Story: 2010550
Task: 47305
Signed-off-by: Luis Sampaio <luis.sampaio@windriver.com>
Change-Id: I50ac37d06740cc096711c136ad815dcdf54528bf
When the controllerconfig service starts it is expecting
tsconfig in /usr/bin and not /usr/sbin, preventing the
serivce from starting correctly.
Tested by build package and check for controller-config
on the debian image.
Story: 2009101
Task: 43022
Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ib01d600637a9153608c58e3483c616a1ea0dc315
- Update debian packaging python3
- Add missing files required to build package
- Adapt to the starlingx build system
Story: 2009101
Task: 43022
Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Idf2bf888e96ff3b9963190bb5c3ab31a859a1b31
Add control and rules files to generate tsconfig deb following
StarlingX/MultiOS/Debian Wiki.
Story: 2004792
Task: 30177
Depends-On: Ib6fdf7aaad5ed91be091b7f1f63365895a8aea7d
Change-Id: I39336822c32463855e58ed1ef4b7214494a3eaa9
Signed-off-by: Mario Alfredo Carrillo Arevalo <mario.alfredo.c.arevalo@intel.com>