
Fixed versioning and adjusted some build files to bring them as close to a standard as possible. - Removed centos files - Added version tracking via GITREVCOUNT - Fixed mismatch in plugin name, set to python3-k8sapp-<app> - Standardized plugin debian files (rules, *.install) - Plugin wheels saved to /plugin instead of /plugin/<app> Test Plan: PASS - Build-pkgs -a PASS - Build-image PASS - Install, bootstrap, unlock PASS - app tarball contains wheel file PASS - wheel versioning updated properly Story: 2010542 Task: 47197 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I099f6e68145750f429a7c95ed200b6abf4649061
10 lines
219 B
YAML
10 lines
219 B
YAML
---
|
|
debname: python3-k8sapp-auditd
|
|
debver: 1.0-1
|
|
src_path: k8sapp_auditd
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/audit-armada-app
|
|
BASE_SRCREV: eeb94bddc8c4c6e513adfae5505e174e0445deed
|