
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
15 lines
426 B
YAML
15 lines
426 B
YAML
---
|
|
debname: stx-oran-o2-helm
|
|
debver: 1.0-1
|
|
src_path: stx-oran-o2-helm
|
|
dl_files:
|
|
oran-o2-2.0.0_g39e022d7.tar.gz:
|
|
topdir: pti-o2-2.0.0
|
|
url: https://github.com/o-ran-sc/pti-o2/archive/39e022d709689d2fc02d892707971ae852fc55ea.tar.gz
|
|
md5sum: b9dc448c4dbea0e5ad5f5702319eb24f
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/app-oran-o2
|
|
BASE_SRCREV: 49916455ef6c8d6fbee5293424a41c3d11d2eefb
|