1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
header:
version: 14
repos:
this:
kas:
url: https://github.com/siemens/kas.git
branch: master
patches:
plain:
repo: this
path: patches/kas-branch/003.patch
kas-branch:
url: https://github.com/siemens/kas.git
commit: 907816a5c4094b59a36aec12226e71c461c05b77
patches:
plain:
repo: this
path: patches/kas/001.patch
quilt:
repo: this
path: patches/kas/quilt/
hello:
url: ../example
branch: default
type: hg
patches:
plain:
repo: this
path: patches/hello/001.patch
quilt:
repo: this
path: patches/hello/quilt/
hello-branch:
url: ../example
commit: 0a04b987be5a
type: hg
patches:
plain:
repo: this
path: patches/hello-branch/003.patch
|