update to 5.4.51.20200819 [release 5.4.51.20200819-1mamba;Wed Sep 09 2020]
This commit is contained in:
parent
8df4768308
commit
5556bafd8e
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
@ -63,7 +63,7 @@
|
||||
%define _use_internal_dependency_generator 1
|
||||
|
||||
Name: kernel-rpi
|
||||
Version: 4.19.97.20200212
|
||||
Version: 5.4.51.20200819
|
||||
Release: 1mamba
|
||||
Summary: The Linux Kernel, the operating system core itself for the RaspberryPI
|
||||
Group: System/Kernel and Hardware
|
||||
@ -74,9 +74,9 @@ URL: https://github.com/raspberrypi/linux
|
||||
Source0: git://github.com/raspberrypi/linux.git/raspberrypi-kernel_%{gitdirver}-1/linux-%{version}.tar.bz2
|
||||
#Source0: git://github.com/raspberrypi/linux.git/rpi-%{gitdirver}.y/linux-%{version}.tar.bz2
|
||||
Source20: kernel-rpi-logo.png
|
||||
Source100: %{name}-v7-%{kernel_majver}.113-arm-config
|
||||
Source101: %{name}-%{kernel_majver}.113-arm-config
|
||||
Source102: kernel-rpi-v7l-%{kernel_majver}.113-arm-config
|
||||
Source100: %{name}-v7-%{kernel_majver}-arm-config
|
||||
Source101: %{name}-%{kernel_majver}-arm-config
|
||||
Source102: kernel-rpi-v7l-%{kernel_majver}-arm-config
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -207,7 +207,6 @@ Firmware files used by the Linux Kernel.
|
||||
%prep
|
||||
%setup -q -n linux-%{version}
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
%if "%{?KERNEL_TARGET}" == ""
|
||||
echo "No target specified, aborting."
|
||||
exit 1
|
||||
@ -476,6 +475,7 @@ exit 0
|
||||
/lib/modules/%{kernel_ver}-%{?KERNEL_TARGET}/modules.builtin
|
||||
/lib/modules/%{kernel_ver}-%{?KERNEL_TARGET}/modules.builtin.bin
|
||||
/lib/modules/%{kernel_ver}-%{?KERNEL_TARGET}/modules.builtin.alias.bin
|
||||
/lib/modules/%{kernel_ver}-%{?KERNEL_TARGET}/modules.builtin.modinfo
|
||||
/lib/modules/%{kernel_ver}-%{?KERNEL_TARGET}/modules.order
|
||||
%dir /lib/modules/%{kernel_ver}-%{?KERNEL_TARGET}/kernel
|
||||
/lib/modules/%{kernel_ver}-%{?KERNEL_TARGET}/kernel/*
|
||||
@ -486,6 +486,9 @@ exit 0
|
||||
#/lib/firmware/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4.51.20200819-1mamba
|
||||
- update to 5.4.51.20200819
|
||||
|
||||
* Fri Apr 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.19.97.20200212-1mamba
|
||||
- update to 4.19.113.20200212
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user