stx-config-files-source: add new recipe 90/8190/1
authorJackie Huang <jackie.huang@windriver.com>
Wed, 16 Jun 2021 07:06:05 +0000 (15:06 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Sun, 8 May 2022 04:58:49 +0000 (12:58 +0800)
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.

Issue-ID: INF-215

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I1ce31c7685296cf0d67013e0a8b19e06fecb084f

meta-starlingx/meta-stx-flock/stx-config-files/stx-config-files-source_git.bb [new file with mode: 0644]

diff --git a/meta-starlingx/meta-stx-flock/stx-config-files/stx-config-files-source_git.bb b/meta-starlingx/meta-stx-flock/stx-config-files/stx-config-files-source_git.bb
new file mode 100644 (file)
index 0000000..bc79dc5
--- /dev/null
@@ -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"
+