obs-package: rename kernel to linux-container

We are using linux-container repo in the subproject.

Signed-off-by: Peng Tao <bergwolf@gmail.com>
This commit is contained in:
Peng Tao 2018-09-29 11:33:34 +08:00
parent e30e2e8a01
commit 4338886211
11 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1 @@
usr/share/Kata-containers

View File

@ -79,7 +79,7 @@ BuildKernel() {
%if 0%{?fedora}
#Fedora uses gcc 8, build is failing due to warnings.
export CFLAGS="-Wno-error=restrict"
export CFLAGS="-Wno-error=restrict"
export EXTRA_CFLAGS="-Wno-format-truncation -Wno-cast-function-type -Wno-error=restrict -Wno-error"
%endif

View File

@ -9,7 +9,7 @@
OBS_PKGS_PROJECTS=(
qemu-lite
qemu-vanilla
kernel
linux-container
kata-containers-image
proxy
shim