diff --git a/meta-stx-flock/stx-helm-charts/stx-helm-charts-source_git.bb b/meta-stx-flock/stx-helm-charts/stx-helm-charts-source_git.bb new file mode 100644 index 0000000..0302646 --- /dev/null +++ b/meta-stx-flock/stx-helm-charts/stx-helm-charts-source_git.bb @@ -0,0 +1,8 @@ +DESCRIPTION = "The source recipe for StarlingX helm-charts repo" + +inherit stx-source + +STX_REPO = "helm-charts" + +BRANCH = "r/stx.5.0" +SRCREV = "7e5965685d39efa90419a49be47e09f685638bad"