kernel update 5.4.192
Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>master
parent
ec9cc27def
commit
f667c694d1
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,7 +1,7 @@
|
|||
%global __spec_install_pre %{___build_pre}
|
||||
|
||||
# Define the version of the Linux Kernel Archive tarball.
|
||||
%define LKAver 5.4.188
|
||||
%define LKAver 5.4.192
|
||||
|
||||
# Define the buildid, if required.
|
||||
#define buildid .
|
||||
|
@ -373,6 +373,7 @@ done
|
|||
popd > /dev/null
|
||||
|
||||
%build
|
||||
|
||||
export AFTER_LINK='sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug -i $@ > $@.id"'
|
||||
|
||||
BuildKernel() {
|
||||
|
|
Loading…
Reference in New Issue