
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: 47192 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I73712a6b41639829cd56a02781bd8d80337a372a
10 lines
216 B
YAML
10 lines
216 B
YAML
---
|
|
debname: python3-k8sapp-oran-o2
|
|
debver: 1.0-1
|
|
src_path: k8sapp_oran_o2
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/app-oran-o2
|
|
BASE_SRCREV: 49916455ef6c8d6fbee5293424a41c3d11d2eefb
|