Disable signing of modules temporarily
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=230
This commit is contained in:
parent
0d71e75f73
commit
48ad4c1310
4
xen.spec
4
xen.spec
@ -15,8 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# needssslcertforbuild
|
||||
|
||||
Name: xen
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
%define xvers 4.2
|
||||
@ -1047,7 +1045,7 @@ make -C tools/misc/serial-split install \
|
||||
%if %{?with_kmp}0
|
||||
export INSTALL_MOD_PATH=$RPM_BUILD_ROOT
|
||||
export INSTALL_MOD_DIR=updates
|
||||
export BRP_PESIGN_FILES="*.ko /lib/firmware"
|
||||
#export BRP_PESIGN_FILES="*.ko /lib/firmware"
|
||||
mkdir -p $RPM_BUILD_ROOT/etc/modprobe.d
|
||||
for flavor in %flavors_to_build; do
|
||||
make -C /usr/src/linux-obj/%_target_cpu/$flavor modules_install \
|
||||
|
Loading…
Reference in New Issue
Block a user