Add kernel to StarlingX

Repo extracted from starlingx/integ

Change-Id: I4b171accd8b489c92f6d2c69cb7aa5c63e75f336
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
This commit is contained in:
Davlet Panech 2020-04-07 18:16:49 -04:00
parent 0031fc28e5
commit d31b86c111
3 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,18 @@
[access "refs/for/refs/*"]
pushMerge = group starlingx-release
[access "refs/heads/*"]
abandon = group starlingx-kernel-core
create = group starlingx-release
label-Code-Review = -2..+2 group starlingx-kernel-core
label-Workflow = -1..+1 group starlingx-kernel-core
[access "refs/tags/*"]
pushSignedTag = group starlingx-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = True

View File

@ -6001,6 +6001,12 @@
use-storyboard: true
groups:
- starlingx
- project: starlingx/kernel
description: StarlingX Linux kernel
upstream: https://github.com/dpanech/starlingx-kernel.git
use-storyboard: true
groups:
- starlingx
- project: starlingx/manifest
description: StarlingX source manifest to manage the repositories
use-storyboard: true

View File

@ -1072,6 +1072,7 @@
- starlingx/ha
- starlingx/helm-charts
- starlingx/integ
- starlingx/kernel
- starlingx/manifest
- starlingx/metal
- starlingx/monitor-armada-app