
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: 47178 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: Ie78d5685b973a30bc253068968b46833952c112b
10 lines
210 B
YAML
10 lines
210 B
YAML
---
|
|
debname: stx-snmp-helm
|
|
debver: 1.0-1
|
|
src_path: stx-snmp-helm
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/snmp-armada-app
|
|
BASE_SRCREV: be277c83a95fecc4f029e7af8844ba9de1f630fb
|