forked from jchzhou/kernel-sophgo-sg2044-revyos-6.17
resync with revyos
This commit is contained in:
20
README.md
20
README.md
@@ -1,19 +1 @@
|
||||
# kernel-config
|
||||
|
||||
本仓库用于存放制作 `openEuler RISC-V` 版本的硬件内核镜像使用的源码。
|
||||
|
||||
## 开发板列表
|
||||
|
||||
- TH1520
|
||||
- SG2042
|
||||
|
||||
## 参与贡献
|
||||
|
||||
1. Fork 本仓库
|
||||
2. 基于开发板新建分支,或 fork 现有开发板的分支
|
||||
3. 提交代码
|
||||
4. 新建 Pull Request
|
||||
|
||||
## Thanks
|
||||
|
||||
This repo is made possible by all current & former openEuler RISC-V sig members, and by contributiors like you. Thank you.
|
||||
# kernel-sophgo-sg2044-revyos-6.15
|
||||
|
||||
@@ -44,10 +44,10 @@ rm -f test_openEuler_sign.ko test_openEuler_sign.ko.sig
|
||||
%global _smp_mflags -j31
|
||||
|
||||
%global upstream_version 6.15
|
||||
%global upstream_sublevel 6
|
||||
%global upstream_sublevel 7
|
||||
%global devel_release 0
|
||||
%global maintenance_release .0.0
|
||||
%global pkg_release .2
|
||||
%global pkg_release .3
|
||||
|
||||
%global openeuler_lts 2
|
||||
%global openeuler_major 2403
|
||||
@@ -1082,6 +1082,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2025 Hangfan Li <lihangfan@iscas.ac.cn> - 6.15.7-0.0.0.3-riscv64
|
||||
- Re-sync with revyos
|
||||
|
||||
* Tue Jul 15 2025 Hangfan Li <lihangfan@iscas.ac.cn> - 6.15.6-0.0.0.2-riscv64
|
||||
- Revert mmap.c hack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user