
Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration. This commit will establish the package build for the flux CLI. A followup commit will be provided to include in the ISO when properly integrated with the application framework Test Plan: PASS: build-pkgs -e -c -p flux2 PASS: build-image success but no flux2 package included Change-Id: I008d007cb840ff39ad78d2189819f3c3f4083b1d Signed-off-by: wguy <wey-yi.guy@windriver.com>
14 lines
340 B
YAML
14 lines
340 B
YAML
---
|
|
debname: flux2
|
|
debver: 2.3.0-1
|
|
src_path: files
|
|
dl_files:
|
|
flux_2.3.0_linux_amd64.tar.gz:
|
|
topdir: null
|
|
url: https://github.com/fluxcd/flux2/releases/download/v2.3.0/flux_2.3.0_linux_amd64.tar.gz
|
|
sha256sum: 51ef10a0ebf2078e52476c4d168200a1db73feef987e0bc8722f4ce4fcd4b6d9
|
|
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|