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:
Dan Čermák 2022-11-15 13:45:19 +01:00
parent f448025436
commit 62aad00772
No known key found for this signature in database
GPG Key ID: 8F8C178E966641D3
5 changed files with 8 additions and 2 deletions

6
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 0afacbadb735bcb670927c41dc9477314bf16f07

View File

@ -1 +0,0 @@
<link package='kernel-source' cicount='copy' />

1
kernel-obs-build Submodule

@ -0,0 +1 @@
Subproject commit 0afacbadb735bcb670927c41dc9477314bf16f07

View File

@ -1 +0,0 @@
<link package='kernel-source' cicount='copy' />