
As part of Armada deprecation we need to remove all Armada application builds for all applications that have been migrated to FluxCD. This patch removes the armada app build from centos and debian. TEST PLAN: PASS: Build centos PASS: Build debian PASS: Install centos PASS: Install debian Story: 2009138 Task: 46097 Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com> Change-Id: I610aa05aa579138390fb5d58bc714e0a3bf76d80
21 lines
576 B
Plaintext
21 lines
576 B
Plaintext
Source: stx-ptp-notification-helm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
chartmuseum,
|
|
helm,
|
|
procps,
|
|
python3-k8sapp-ptp-notification,
|
|
python3-k8sapp-ptp-notification-wheels
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: stx-ptp-notification-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX PTP Notification FluxCD Helm Charts
|
|
This package contains FluxCD helm charts for the PTP notification
|
|
application.
|