stx-helm-charts-source: add new recipe

The helm-charts repo includes StarlingX specific helm chats
config files for armada packages, to reduce download and
increase re-use of this repo, add this new recipe and inhert
stx-source so it will be used as a work-shared directory.

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I32460ac5c3235723af35312615734f610773fbf0
This commit is contained in:
Jackie Huang 2021-06-16 15:06:05 +08:00
parent 627e676366
commit 91ecea59b2

View File

@ -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"