4 Commits

Author SHA1 Message Date
Luis Sampaio
c89f11529e Update debian package versions to use git commits
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
2023-02-10 20:11:06 +00:00
Charles Short
e0522e4d87 debian: Install tsconfig in the right place
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
2021-12-06 12:59:39 -05:00
Charles Short
73eb89d863 Update debian packaging for tsconfig
- 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
2021-09-29 10:17:57 -04:00
Mario Alfredo Carrillo Arevalo
cfe091f81a Add files for tsconfig deb packaging
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>
2019-09-04 16:45:17 -04:00