stx-config-files-source: add new recipe

The config-files repo includes StarlingX specific config
files for many 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: I78c9a2c17842d8cf4678497145ad03be0ab9398d
This commit is contained in:
Jackie Huang 2021-06-16 15:06:05 +08:00
parent 3f70ff8055
commit f1ae79f5e2

View File

@ -0,0 +1,9 @@
DESCRIPTION = "The source recipe for StarlingX Config-Files repo"
inherit stx-source
STX_REPO = "config-files"
BRANCH = "r/stx.5.0"
SRCREV = "237737bbd2488bcae6822dfadc4977d86ea642d7"