Fix kernel
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -376,9 +376,6 @@
|
||||
[submodule "update-alternatives"]
|
||||
path = update-alternatives
|
||||
url = ../../rpm/dpkg.git
|
||||
[submodule "kernel-default"]
|
||||
path = kernel-default
|
||||
url = ../../rpm/kernel-source.git
|
||||
[submodule "dummy-release"]
|
||||
path = dummy-release
|
||||
url = ../../rpm/dummy-release.git
|
||||
@@ -396,3 +393,6 @@
|
||||
[submodule "perl-YAML-LibYAML"]
|
||||
path = perl-YAML-LibYAML
|
||||
url = ../../rpm/perl-YAML-LibYAML.git
|
||||
[submodule "kernel-source"]
|
||||
path = kernel-source
|
||||
url = ../../rpm/kernel-source.git
|
||||
|
@@ -12,6 +12,10 @@ Macros:
|
||||
%disable_32bit 1
|
||||
:Macros
|
||||
|
||||
%if "%_project" == "openSUSE:Factory:Rings:0-Bootstrap" || "%_project" == "openSUSE:Factory:ARM:Rings:0-Bootstrap"
|
||||
BuildFlags: excludebuild:kernel-source
|
||||
%endif
|
||||
|
||||
EOF
|
||||
cat _config.factory _config.ring0 >> _config.new
|
||||
sed -i -e "/^RepoURL:/s,/tumbleweed,/history/$version/tumbleweed," _config.new
|
||||
|
Submodule kernel-default deleted from 0f3141a8c5
1
kernel-default/_link
Normal file
1
kernel-default/_link
Normal file
@@ -0,0 +1 @@
|
||||
<link package='kernel-source' cicount='copy' />
|
1
kernel-obs-build/_link
Normal file
1
kernel-obs-build/_link
Normal file
@@ -0,0 +1 @@
|
||||
<link package='kernel-source' cicount='copy' />
|
1
kernel-source
Submodule
1
kernel-source
Submodule
Submodule kernel-source added at 4566bf1c97
Reference in New Issue
Block a user