!1247 RPi: release 5.10.0-161.0.0
From: @carefreeone Reviewed-by: @zhangjialin11 Signed-off-by: @zhangjialin11
This commit is contained in:
commit
a52a1e52f3
File diff suppressed because it is too large
Load Diff
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 146.0.0
|
%global hulkrelease 161.0.0
|
||||||
|
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: raspberrypi-kernel
|
Name: raspberrypi-kernel
|
||||||
Version: 5.10.0
|
Version: 5.10.0
|
||||||
Release: %{hulkrelease}.14
|
Release: %{hulkrelease}.15
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -166,6 +166,9 @@ install -m 644 /boot/dtb-%{KernelVer}/overlays/README /boot/overlays/
|
|||||||
/lib/modules/%{KernelVer}
|
/lib/modules/%{KernelVer}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 24 2023 Junyu Mu <junyu@isrc.iscas.ac.cn> - 5.10.0-161.0.0.15
|
||||||
|
- update kernel version to openEuler 5.10.0-161.0.0
|
||||||
|
|
||||||
* Wed Apr 19 2023 Yafen Fang <yafen@iscas.ac.cn> - 5.10.0-146.0.0.14
|
* Wed Apr 19 2023 Yafen Fang <yafen@iscas.ac.cn> - 5.10.0-146.0.0.14
|
||||||
- update kernel version to openEuler 5.10.0-146.0.0
|
- update kernel version to openEuler 5.10.0-146.0.0
|
||||||
|
|
||||||
@ -2761,7 +2764,7 @@ install -m 644 /boot/dtb-%{KernelVer}/overlays/README /boot/overlays/
|
|||||||
- crypto: hisilicon - enable zip device clock gating
|
- crypto: hisilicon - enable zip device clock gating
|
||||||
- crypto: hisilicon/sec - fix the process of disabling sva prefetching
|
- crypto: hisilicon/sec - fix the process of disabling sva prefetching
|
||||||
|
|
||||||
* Web Sep 15 2021 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-6.0.0.0
|
* Wed Sep 15 2021 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-6.0.0.0
|
||||||
- mm/page_alloc: correct return value of populated elements if bulk array is populated
|
- mm/page_alloc: correct return value of populated elements if bulk array is populated
|
||||||
- mm: fix oom killing for disabled pid
|
- mm: fix oom killing for disabled pid
|
||||||
- X86/config: Enable CONFIG_USERSWAP
|
- X86/config: Enable CONFIG_USERSWAP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user