f5cf584d8d
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: 47193 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I601800969134661ff40d6fb6277ffad3ce403eb7
10 lines
226 B
YAML
10 lines
226 B
YAML
---
|
|
debname: python3-k8sapp-platform
|
|
debver: 1.0-1
|
|
src_path: k8sapp_platform
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/platform-armada-app
|
|
BASE_SRCREV: 301e310b67f608c309a34c7431848f680e2ea827
|