Use submodules for kernel-default & kernel-obs-build instead of _link
_links are not supported by the OBS SCM bridge
This commit is contained in:
parent
f448025436
commit
62aad00772
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -396,3 +396,9 @@
|
||||
[submodule "kernel-source"]
|
||||
path = kernel-source
|
||||
url = ../../rpm/kernel-source.git
|
||||
[submodule "kernel-default"]
|
||||
path = kernel-default
|
||||
url = https://gitea.opensuse.org/rpm/kernel-source.git
|
||||
[submodule "kernel-obs-build"]
|
||||
path = kernel-obs-build
|
||||
url = https://gitea.opensuse.org/rpm/kernel-source.git
|
||||
|
1
kernel-default
Submodule
1
kernel-default
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0afacbadb735bcb670927c41dc9477314bf16f07
|
@ -1 +0,0 @@
|
||||
<link package='kernel-source' cicount='copy' />
|
1
kernel-obs-build
Submodule
1
kernel-obs-build
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0afacbadb735bcb670927c41dc9477314bf16f07
|
@ -1 +0,0 @@
|
||||
<link package='kernel-source' cicount='copy' />
|
Loading…
Reference in New Issue
Block a user